Search results
Results from the WOW.Com Content Network
github.com /DapperLib /Dapper Dapper is an object–relational mapping (ORM) product for the Microsoft .NET platform. It provides a framework for mapping an object-oriented domain model to a traditional relational database . [ 4 ]
Hibernate ORM (or simply Hibernate) is an object–relational mapping [2]: §1.2.2, [12] tool for the Java programming language. It provides a framework for mapping an object-oriented domain model to a relational database .
Entity Framework (EF) is an open source [2] object–relational mapping (ORM) framework for ADO.NET. It was originally shipped as an integral part of .NET Framework, however starting with Entity Framework version 6.0 it has been delivered separately from the .NET Framework. Entity Framework 6.4 was the latest release of the classic framework.
Doctrine, open source ORM for PHP, Free software (MIT) CakePHP, ORM and framework, open source (scalars, arrays, objects); based on database introspection, no class extending; CodeIgniter, framework that includes an ActiveRecord implementation; Yii, ORM and framework, released under the BSD license. Based on the ActiveRecord pattern
Object–relational mapping (ORM, O/RM, and O/R mapping tool) in computer science is a programming technique for converting data between a relational database and the memory (usually the heap) of an object-oriented programming language.
Terry Halpin led the original NORMA effort whilst serving as a Professor at Neumont University and from 2007, continued via The ORM Foundation, [4] a UK-based non-profit organization dedicated to the promotion of the fact-based approach to information modeling ORM2 is defined in an ORM2 metamodel that was created by using the NORMA tool.
nHydrate is an object-relational mapping (ORM) solution for the Microsoft .NET platform providing a framework for a relational database to be mapped to .NET objects. It is designed to alleviate the drudgery software developers experience writing persistence domains. nHydrate is free as an open source project on GitHub.com under the MIT License.
This table shows a comparison of notable and available ORM software products. Software Platform Availability License Version Persistence Specification Apache Cayenne: