Object-relational mapping (O/R Mapping) products integrate object-oriented programming languages capabilities with relational databases.
Categories: Object-relational mapping, Persistence - Data-tier
Author: Thona Consulting
Framework for automatically mapping business objects into database tables.
Author: Firestar Software
Provides a fully distributed Data Services layer for COM, .NET and Java environments.
Categories: Object-relational mapping
Author: Carlos Silva-Santisteban
Latest version: 0.9.5Added 2005-04-06
Object/Relational Mapping library.
Author: Microsoft
Latest version: AlphaAdded 2003-05-20Updated 2004-06-27
Upcoming object-relational mapping tool for SQL Server.Originally planned for .NET 2.0, this product is delayed until Windows Longhorn is out, due to its future integration with WinFS.
Author: Netica
Tool and library offering object-relational mapping and persistence functions using the attribute-driven programming feature of .NET.
Latest version: 1.1Added 2004-06-07
.NET – Object Relational Component Architecture (N-ORCA) is an architecture and framework for generating a middle-tier in any .NET language that stores persistent data in a relational database.
Author: Scott Bellware
Latest version: 1.1.1292Added 2003-05-23Updated 2003-09-23
Object-relational persistence framework for .NET
Author: Evolve Software Technologies
Latest version: 1.3.1Added 2004-11-02
Loosely coupled, extensible database access library written in C#.It enables direct database access over a relational vendor-independent data layer as well as automated persistence through O/R mapping containers that work upon the data layers themselves.Components:- Relational data access layer: use this library to access specific data on relational databases over an abstract layer.- Persistence Containers: an object-relational automation layer which operates upon the relational data access layer. Used to automate common data access tasks (Create, Update, Retrieve, Delete). The object-relational Mapping Unit used for automated mapping of relational data on object fields may be used standalone.- Visual Studio Mapping Add-In: used to define mapping meta data needed by Mapping Unit / Persistence Containers. Stores metadata into XML files.
Author: Adapdev Technologies
Latest version: 0.8.1Added 2007-01-31
Object-relational mapping frameworkFeatures include:- Mappings via XML files or .NET attributes- Mapping inheritance- 1-1, 1-n and n-n relationships- Lazy Loading- Retrieval and persistence of child objects- Automatic schema inference and validation- Dynamic objects- Single and composite keys- Access to underlying ADO.NET features
Author: Olero Software
Latest version: 1.7.2.35654Added 2003-05-20Updated 2004-10-13
Object-Relational mapping and code generation tool for .NETOlero Software is no longer able to continue supporting ORM.NET. The source is now available, and the project gets a new life.
Author: Evaluant
Latest version: 3.0Added 2003-05-20Updated 2003-10-10
Design your applications (business classes) using UML or XML, and DTM generates your Data Access Layer (DAL) and all your business objects source code in C#, moreover it generates SQL scripts to build or update your database.
Author: BBA
Object-relational mapping library.
Latest version: 2.6Added 2003-05-20Updated 2004-05-23
Integrated modelling tool, code and database generator. It generates a complete data tier including an O/R DAL (data access layer with object-relational mapping) and a fully normalised back-end database schema.The Pragmatier product is now discontinued. The source is available.
Author: MatsSoft
Latest version: 2005 1.0.1Added 2005-02-23
Visual editor for object/relational mapping.Features include:- UML static class diagrams: allow you to begin by modeling your domain classes in UML.- Automatic model verification: the built-in Model Verifier lets you know what is wrong, and eventually how to fix it. - Database generation- Source code generation- XML mapping file generation- Bidirectional reference management- Supported O/R mappers: NPersist, NHibernate, Borland ECO II.- Supported languages: C#, VB.NET, Delphi for .NET- Supported Databases: SQL Server, MS AccessMerged into the Puzzle framework.
Latest version: 1.0.6Added 2004-11-04
Object/relational mapping persistence framework capable of persisting standard .NET objects to one or several relational databases using information provided in an XML file.NPersist is implemented in VB.NET but supports persisting .NET objects implemented in any .NET language (C#, VB.NET, J#, etc). NPersist requires .NET v1.1. Supported databases: MS SQL Server, MS Access.Merged into the Puzzle framework.
Author: Mongoose solutions
Latest version: 2.3Added 2003-05-20Updated 2004-03-31
Object/Relational mapping library for .NET
Latest version: 1.2.9Added 2003-05-20
Set of classes to manage persistence.If you create an object, SPF will create the database table for you. If you say an object has a collection of children then SPF will maintain that for you. If you specify that an object has certain constraints then SPF will ensure that those constraints are always checked.
Latest version: 2.0Added 2003-11-25Updated 2004-12-10
Object/Relational persistence layer.Manages relational database interaction in a transparent manner and maps your objects to the database thanks to XML description files.Supports Jet (MS Access), SQL Server, MySQL, MaxDB and ODBC.