ObjectDB
ObjectDB is an object database for Java. It can be used in client-server mode and in embedded (in process) mode.
Developer(s) | ObjectDB Software |
---|---|
Stable release | 2.8.9
/ September 18, 2023 |
Written in | Java |
Operating system | Cross-platform |
Type | Object database |
License | Proprietary |
Website | www |
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.