What's the best value Java object database out there that has:
where anybody has experience with the following:
?
Java DB. Java DB is Oracle's supported distribution of the open source Apache Derby database. Its ease of use, standards compliance, full feature set, and small footprint make it the ideal database for Java developers. Java DB is written in the Java programming language, providing "write once, run anywhere" portability ...
Avoid Creating Objects or Performing Operations That May Not Be Used. Replace Hashtable and Vector With Hashmap, ArrayList, or LinkedList If Possible. Reuse Objects Instead of Creating New Ones If Possible. Use Stringbuffer Instead of String Concatenation.
Object databases do exist actually, even outside academia. But don't expect to see anything as big as SQL Server or Oracle in that area anytime soon. They do exist as a theory and as small, application-specific databases and various products.
I can only answer for db4o. I don't have enough experience with the other databases you've named.
Another advantage of db4o that has a community which can help and share knowledge.
Do you have a particular use case scenario for the database? I think that you should pick the database which fits you're application the best.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With