EyeDB is an open source Object Oriented Database Management System (OODBMS).
Documentation content:
Download the EyeDB formatted documentation: eyedb-doc-version.tar.gz
EyeDB Overview | HTML | |
Getting Started | HTML | |
The C++ Binding | HTML | |
The Java Binding | HTML | |
The Object Definition Language | HTML | |
The Object Query Language | HTML |
The C++ Programming Reference Manual is the documentation of the C++ API built using the Doxygen code documentation tool.
The Java Programming Reference Manual is the javadoc documentation of the Java API.
The EyeDB distribution includes a number of programming examples in C++ and Java with a README explaining how to compile and run these examples.
Some usefull links: