| Project Name | JDOInstruments |
| Category | Databases |
| Programming Language | Java |
| Project Home Page | http://www.jdoinstruments.org/ |
| License(s) | LGPL |
| License URL(s) | |
| Tags (edit) | database, embedded, java, object, object database, object-oriented, persistence, store |
JDOInstruments is an embedded object oriented database(OODB) programmed in java, it is also an implementation of Sun's Java Data Objects (JDO) specification for the transparent persistence of Java objects.
Because of this, it doesn't need a JDBC driver or a relational database. It uses its own object store thus it allows storage and retrieval of persistent data with little work from you.
It is integrated with Netbeans IDE (via Plugin module) allowing developers to build pure object-oriented systems
It is free and Our license is GNU LGPL providing the code and executables (JARs) free of charge. You are free to use JDOInstruments in your projects.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2006-06-09 23:29:08.528 (rel. 1).
