ObjectDB

ObjectDB is an object database for Java. It can be used in client-server mode and in embedded (in process) mode.

ObjectDB Object Database
Developer(s)ObjectDB Software
Stable release
2.8.9 / September 18, 2023 (2023-09-18)
Written inJava
Operating systemCross-platform
TypeObject database
LicenseProprietary
Websitewww.objectdb.com

Unlike other object databases, ObjectDB does not provide its own proprietary API. Accordingly, working with ObjectDB requires using one of the two standard Java APIs: JPA or JDO. Both APIs are built-in in ObjectDB, so an intermediate ORM software is not needed.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.