Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
|||
(40 intermediate revisions by 25 users not shown) | |||
Line 1:
{{
This is a list of well-known [[object–relational mapping]] software
<!-- IF YOU DON'T PAY ATTENTION TO THIS MESSAGE, YOUR EDIT WILL BE ROLLED BACK WITHOUT WARNING.
Line 6:
-->
==Java==
*[[Apache Cayenne]], open-source for Java
*[[Apache OpenJPA]], open-source for Java
*[[DataNucleus]], open-source JDO and JPA implementation (formerly known as JPOX)
*[[Ebean]], open-source ORM framework
*[[EclipseLink]], Eclipse persistence platform
*[[Enterprise JavaBeans]] (EJB)
*[[Enterprise Objects Framework]], Mac OS X/Java, part of Apple [[WebObjects]]
*[[Hibernate (framework)|Hibernate]], open-source ORM framework, widely used
*[[Java Data Objects]] (JDO)
*[[JOOQ Object Oriented Querying]] (jOOQ)
*[[TopLink]] by Oracle
==
*[https://
*[https://orange-orm.io/ Orange ORM] Typescript/Javascript ORM for PostgreSQL, MySQL, SQL Server, SQLite, Oracle, SAP ASE and Cloudflare D1
*[https://www.prisma.io/ Prisma ORM] Typescript/Javascript ORM for PostgreSQL, MySQL, SQL Server, SQLite, MongoDB, CockroachDB, Planetscale, MariaDB
*[https://npm-compare.com/sequelize Sequelize], Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, DB2, Microsoft SQL Server, and Snowflake
*[https://npm-compare.com/typeorm Typeorm], Typescript/Javascript scalable ORM tool
*[https://npm-compare.com/@mikro-orm/core MikroORM], TypeScript ORM based on Data Mapper, Unit of Work and Identity Map patterns. Supports PostgreSQL, MySQL, SQLite (including libSQL), MongoDB, and MariaDB
==iOS==
Line 33 ⟶ 38:
*[[Language Integrated Query#LINQ to SQL|LINQ to SQL]], included in .NET Framework 3.5
*[[NHibernate]], open source
*
*
==Objective-C, Cocoa==
Line 46 ⟶ 51:
==PHP==
*[[Laravel]], framework that contains an ORM called "Eloquent" an ActiveRecord implementation.
*[[Doctrine (PHP)|Doctrine]], open source ORM for PHP
*[[CakePHP]], ORM and framework
*[[CodeIgniter]], framework that includes an ActiveRecord implementation
*[[Yii]], ORM and framework
*[[FuelPHP]], ORM and framework for PHP
*[[Laminas]], framework that includes a table data gateway and row data gateway implementations
*[[Qcodo]], ORM and framework, open source
*[[
*[[Skipper (computer software)|Skipper]], visualization tool and a [[
▲*[[Skipper (computer software)|Skipper]], visualization tool and a [[code generator|code/schema generator]] for PHP [[O/R mapper|ORM frameworks]], commercial
==Python==
*[[Django (web framework)|Django]], ActiveRecord ORM included in Django framework, open source
*[[SQLAlchemy]], open source, a Data Mapper ORM
*[[SQLObject]], open source
*[[Storm (software)|Storm]], open source (LGPL 2.1) developed at [[Canonical Ltd.]]
Line 71 ⟶ 74:
* [[ActiveRecord]]
* [[DataMapper]]
==Rust==
* [http://diesel.rs/ Diesel]
* [https://www.sea-ql.org/SeaORM/ SeaORM]
* [https://github.com/weldsorm/welds/ Welds]
==Smalltalk==
* [[TopLink|TOPLink/Smalltalk]], by Oracle, the Smalltalk predecessor of the Java version of TOPLink
==See also==
Line 86 ⟶ 91:
{{DEFAULTSORT:List Of Object-Relational Mapping Software}}
[[Category:Lists of software|Object-relational mapping software]]
[[Category:
|