Best Open Source Object Database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
AlanG
Forum Contributor
Posts: 136
Joined: Wed Jun 10, 2009 1:03 am

Best Open Source Object Database

Post by AlanG »

I'm looking for an open source ODBMS for a college project. Just want to see what other people's opinions are if they have any experience with any of them. I will be using Java mostly so it must be compatible with that. :) Look forward to any suggestions.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Best Open Source Object Database

Post by Christopher »

I saw this blog recently about how they are moving Digg from MySQL to Cassandra.

http://blog.digg.com/?p=966
(#10850)
AlanG
Forum Contributor
Posts: 136
Joined: Wed Jun 10, 2009 1:03 am

Re: Best Open Source Object Database

Post by AlanG »

arborint wrote:I saw this blog recently about how they are moving Digg from MySQL to Cassandra.

http://blog.digg.com/?p=966
Cool. Thanks for the reply. It looks like it's a distributed RDBMS, which is cool, but not exactly what I'm looking for. I will be adding it to the list though because it would be something new to work with. :) Thanks again.

Any other Object database suggestions?
Post Reply