Carbonado

October 27, 2006

Carbonado is an extensible, high performance persistence abstraction layer for Java applications, providing a relational view to the underlying persistence technology. Persistence can be provided by a JDBC accessible SQL relational database, or it can be a BDB. It can also be fully replicated between the two.

The interesting thing about this thing is that it’s been built by Amazon.com [via Werner Vogels].

About

This page contains a single entry from Stefan Tilkov's Random Stuff posted on October 27, 2006 7:25 AM. The previous post in this blog was rbappscript. The next post in this blog is InfoQ. Many more can be found on the main index page or by looking through the archives.

Comments