Introduction to ODBMS
By Rick Grehan
An object database management system (ODBMS, also referred to as object-oriented
database management system or OODBMS), is a database management system (DBMS) that
supports the modelling and creation of data as objects. This includes some kind
of support for classes of objects and the inheritance of class properties and methods
by subclasses and their objects.
To get you started on ODBMS we have provided the following articles for you:
For further, in-depth resources please refer to the Free
Downloads and Links section.