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...
10 KB (1,194 words) - 09:43, 29 July 2025
This is a list of well-known object–relational mapping software. Apache Cayenne, open-source for Java Apache OpenJPA, open-source for Java DataNucleus...
5 KB (479 words) - 18:22, 11 May 2025
and available ORM software products. List of object–relational mapping software Object–relational mapping "Release 4.2.2". 14 March 2025. Retrieved 22...
5 KB (99 words) - 23:48, 7 March 2025
Object–relational impedance mismatch is a set of difficulties going between data in relational data stores and data in domain-driven object models. Relational...
17 KB (1,798 words) - 04:49, 30 April 2025
An object–relational database (ORD), or object–relational database management system (ORDBMS), is a database management system (DBMS) similar to a relational...
12 KB (1,343 words) - 19:41, 30 August 2024
Hibernate (framework) (category Object–relational mapping)
Hibernate) is an object–relational mapping: §1.2.2, [12] tool for the Java programming language. It provides a framework for mapping an object-oriented domain...
24 KB (2,135 words) - 09:58, 19 July 2025
allowed a developer to write portable applications for object database and object–relational mapping products. In order to do that, the data schema, programming...
5 KB (662 words) - 22:10, 23 September 2023
standard object–relational mapping libraries such as EclipseLink or Hibernate.[citation needed] jOOQ's closeness to SQL has advantages over typical object–relational...
5 KB (413 words) - 19:07, 6 August 2025
The Enterprise Objects Framework, or simply EOF, was introduced by NeXT in 1994 as a pioneering object-relational mapping product for its NeXTSTEP and...
10 KB (1,418 words) - 18:44, 27 March 2025
object–relational mapping and data access object tool Create, read, update and delete (CRUD) Data access layer Service Data Objects Object–relational...
6 KB (659 words) - 13:16, 2 September 2024
often used in opposition to the complex or specialized objects that object-relational mapping frameworks often require. In essence, a POCO does not have...
2 KB (239 words) - 15:30, 16 March 2025
ADO.NET (section Object-relational mapping)
in Microsoft parlance. Entity Framework (EF) is an open source object-relational mapping (ORM) framework for ADO.NET, part of .NET Framework. It is a set...
7 KB (790 words) - 18:20, 6 August 2025
NHibernate (category .NET object-relational mapping tools)
the Hibernate object–relational mapping (ORM) framework for the Microsoft .NET platform. It provides a framework for mapping an object-oriented domain...
12 KB (1,178 words) - 09:00, 19 July 2025
Jakarta Persistence (category Object–relational mapping)
API specifies persistence only for relational database management systems by focusing on object-relational mapping (ORM). Some JPA providers support other...
17 KB (1,739 words) - 05:01, 30 May 2025
however, is an object-relational mapping (ORM) standard, while JDO is both an object-relational mapping standard and a transparent object persistence standard...
6 KB (669 words) - 06:49, 30 October 2023
RedBeanPHP is an independent, free, BSD licensed, open-source object–relational mapping (ORM) software written by Gabor de Mooij. It is a stand-alone...
7 KB (645 words) - 19:01, 22 September 2024
Dapper ORM (category .NET object-relational mapping tools)
Dapper is an object–relational mapping (ORM) product for the Microsoft .NET platform. It provides a framework for mapping an object-oriented domain model...
3 KB (200 words) - 12:56, 26 April 2025
in object-oriented programming. Object databases are different from relational databases which are table-oriented. A third type, object–relational databases...
20 KB (2,332 words) - 13:50, 19 July 2025
Ebean (category Object–relational mapping)
Ebean is an object–relational mapping product written in Java. It is designed to be simpler to use and understand than JPA (Java Persistence API) or JDO...
3 KB (273 words) - 13:42, 11 January 2024
not used, the relational data model should usually be created before the design since the strategy chosen for object–relational mapping is an output of...
21 KB (2,625 words) - 13:16, 6 August 2025
Domain-driven design (redirect from Domain object)
their internal state not by means of direct serialization or object-relational mapping, but by reading and committing events to an event store. When...
20 KB (2,581 words) - 09:56, 29 July 2025
SQL injection (section Object relational mappers)
vulnerabilities to include attacks targeting Object Relational Mapping (ORM) systems, Expression Language (EL), and Object Graph Navigation Library (OGNL). To...
47 KB (4,983 words) - 12:15, 18 July 2025
is integrated both with SQL databases via SQLAlchemy and with the Zope Object Database, as well as other NoSQL databases, such as CouchDB. Pyramid allows...
12 KB (1,053 words) - 18:48, 8 May 2025
with F# Archived 2016-04-25 at the Wayback Machine Data: Object Relational Mapping Comparison of Object Relational Mapping Tools for the .NET Framework...
29 KB (2,763 words) - 19:19, 31 May 2025
Entity Framework (category .NET object-relational mapping tools)
Entity Framework (EF) is an open source object–relational mapping (ORM) framework for ADO.NET. It was originally shipped as an integral part of .NET Framework...
39 KB (4,139 words) - 20:19, 25 June 2025
Oracle TopLink (category Object–relational mapping)
applications that are scalable and maintainable. Extensive mapping support using relational, object-relational data type and XML. Advanced query capability including...
11 KB (1,029 words) - 22:27, 1 February 2025
programming techniques, avoiding the object–relational mapping overhead required when using object-oriented data with a relational database. It is inspired by...
5 KB (488 words) - 13:19, 19 July 2025
Polymorphic association (category Relational model)
term used in discussions of object–relational mapping (ORM) with respect to the problem of representing in the relational database domain, a relationship...
1 KB (93 words) - 18:52, 16 June 2025
commonly used by object persistence tools and in object–relational mapping (ORM). Typically, foreign key relationships will be exposed as an object instance of...
4 KB (529 words) - 23:18, 31 October 2023
traditional relational database (RDB). Relational databases generally store data in separate tables that are defined by the programmer, and a single object may...
32 KB (2,439 words) - 07:23, 24 June 2025