Cetus on Object-Oriented Database Management Systems - http://www.cetus-links.org/oo_db_systems_1.html
Links to evaluations, benchmarks and products. |
Choosing the Right OODB Solution - http://archive.devx.com/dbzone/articles/sf0801/sf0801-1.asp
A short comparison of ObjectStore, Versant, Poet, and Objectivity mostly focusing on the evaluation criteria. |
Eaglehawk StrongBox - http://www.eaglehawk.com
Internet accessible object-oriented database that allows inherently secure remote access to (legacy) data from fixed and wireless devices. Also provides on-line schema evolution and access audit mechanisms. |
http://unixspace.com/context/ - http://unixspace.com/context/
An object-based database management system optimized for user interaction instead of transaction processing. It includes a database browser providing secure access to its server across the Internet. C++ binding for several flavours of UNIX. [Source code freely available but not on website.] |
http://www.eyedb.org - http://www.eyedb.org
ODMG 3.0 compliant DBMS (including OQL) with manipulatable classes, templates and triggers. Supports multi-database objects. C++ and Java bindings. [Free for educational purposes] |
http://www.orientechnologies.com/ - http://www.orientechnologies.com/
ODBMS compliant with the ODMG 3.0 standard. It's available as Just Edition (for small applications) and Enterprise Edition with extra components for replication, load-balancing and fault-tolerance. Supports Windows and Linux. Free Just version available on Web site. |
http://zope.org/ - http://zope.org/
The Z Object Publishing Environment consists of an object database (ZODB) and application server (ZServer) written in Python. |
Zope IndexedCatalog - http://async.com.br/projects/IndexedCatalog
An LGPL extension to the Zope DB that provides indexing and querying. |