|

Signumsoft .NET Object Database is a data storage solution to store object oriented data on a Microsoft SQL Server. Generated database SQL views are always identical to program code classes! With .NET reflection the object structure and class hierarchy is scanned. The class hierarchy of an application is mirrored on the relational database. Therefore the relational database "knows" whether a class inherits from an other class or not. An SQL view is generated for every class. Every record in such a view represents on object instance. This enables an instant object oriented view to the database.
Keywords: ORM, O/R, OR-Mapper, Object, Relational, Object Relational, Mapping, Mapper, SQL, Server, Microsoft
Recent Changes: Not Established
Install Support: No Install Support
Supported Languages: English
Additional Requirements: .NET 2.0; Microsoft SQL Server
PAD file URL: http://www.signumsoft.com/objectdatabase/objectdatabase_pad.xml
|