JODB

JODB (Java Objects Database) is an open source object-oriented database. The database uses a cache based on Soft References to avoid using too much memory when the application requires it. The queries are optimized to use the minimal possible object instantiations during the search to avoid excessive garbage collection.
Metadata
Category: Databases
License: GNU General Public License (GPL)
Sponsored Ad