|
|
1. |
CudenDB
-
Java Object Database. It have simple interface like: 'store', 'get', 'delete', and 'query'. BTree algorithm is used for storing and searching. Indexes to allow for fast search. Transactions: 'beginTransactions', 'endTransactions', 'commit', and 'rollback'.
|
|
|
2. |
db4o
-
Object database in Java for Java. [Free for non-commercial]
|
|
|
3. |
Jeevan
-
100% pure Java Object Oriented Database, with a simple API and no schema definition language. [Commercial]
|
|
|
4. |
JYD Object Database
-
Pure object DBMS written entirely in Java. Multi-user with client-server support and garbage collection. [Commercial]
|
|
|
5. |
Ozone
-
Open source Java Object Database Management System (ODBMS), with multi-user support, object-level access rights, deadlock detection, and XML/DOM support. [Open Source, GPL/LGPL]
|
|
|
6. |
SOD
-
Alpha-quality object-oriented database providing ODMG-conforming Java and C++ language bindings, for Windows and Linux. [Free for personal use]
|
|
|
7. |
ObjectStore
-
A complex data management and real-time event processing application for Java and C++ applications.
|
|
|
8. |
Sieben Geisslein
-
An object store implemented in Java. [Open Source, BSD style]
|