Object Databases
Object Database:
An object database (more correctly referred to as ODBMS or OODBMS for Object DBMS or Object Oriented DBMS, respectively) is a DBMS (database management system) that stores objects as opposed to tuples or records in a RDBMS (Relational Database Management System) or record-based DBMS. As data is stored as objects it can be interpreted only using the methods specified by its class. The relationship between similar objects is preserved (inheritance) as are references between objects.
From: en.wikipedia.org/wiki/OODBMS
ObjectDB
ObjectDB is a powerful yet compact Object Database Management System (ODBMS), written entirely in Java, and compliant with the new Java Data Objects (JDO) standard developed by Sun (JSR12). ObjectDB is designed to efficiently handle databases of various sizes, ranged from a few KBs to hundreds of GBs. Among its features are small footprint, high performance, rapid development, easy deployment and flexible architecture (1-Tier, 2-Tier or N-Tier).
visit
ObjectDB
ObjectDB was visited : 159 times
Loading .....