SQL Server O/R Hybrid Database
The SQL Server O/R Mapping experiment is an object-oriented abstraction facade layer that transforms SQL Server 2000 or 2005 from a relational database to an object-relational database.
O/R databases combine the query, industry, and integrity strengths of the relational engine with the development power of the object oriented interface, inheritance, association spidering, to create a vastly improved application development environment.

Developed completely with T-SQL, SQL Server O/R has been through about 20 iterations, and is well tuned for performance.
SQL Server O/R dbms supports the following Pure Object-Oriented concepts:Beyond pure OOdbms, SQL Server O/R dbms adds:
Download
O/R dbms ver.9
O/R dbmsPowerPoint Presentation (1.8Mb)



