Switch to: V12V11V10V9V8V7V6V5

Object-Relational database model

While some database vendors have put enforce to bring pure Object-Oriented databases to the market, the existed vendors of mature RDBMS products also have tried to integrate Object features into their Relational databases. As a result another data model - the Object/Relational one - was born .

Object/relational database management systems (ORDBMSs) add new object storage capabilities to the relational systems at the core of modern information systems. These new facilities integrate management of traditional fielded data, complex objects such as time-series and geospatial data and diverse binary media such as audio, video, images, and applets.

As an evolutionary technology, the object/relational (OR) approach has inherited the robust transaction- and performance-management features of its relational ancestor and the flexibility of its object-oriented brothers.

Database designers can work with familiar tabular structures while assimilating new object-management possibilities.