Jump to content

List of object–relational mapping software

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 86.99.169.133 (talk) at 11:41, 24 November 2021. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This is a list of well-known object–relational mapping software. It is not up-to-date or all-inclusive. جاوا ==۔

*اپاچی لال مرچ، جاوا کے لئے اوپن سورس۔
*اپاچی اوپن جے پی اے، جاوا کے لئے اوپن سورس۔
*داتانوکلیوس، اوپن سورس جے ڈی او اور جے پی اے نفاذ (جو پہلے جے پی اے کے نام سے مشہور تھا)
*ایبین، اوپن سورس اورم فریم ورک۔
*اکلاپسلانک، گرہن ثبات پلیٹ فارم ہے۔
*انٹرپرائز جیوابین (ای جے بی)
*انٹرپرائز آبجیکٹ فریم ورک، میک او ایس ایکس/جاوا، ایپل کا حصہ ویبوبجیکٹ
* ہائبرنیٹ، اوپن سورس اے آر ایم فریم ورک، وسیع پیمانے پر استعمال کیا جاتا ہے۔
*جاوا ڈیٹا آبجیکٹ (جے ڈی او)
*جوق اعتراض پر مبنی ہے (جوق)
*Kodo، دونوں [[جاوا ڈیٹا آبجیکٹ] کے تجارتی نفاذ] اور جاوا ثبات آپی
*ٹوپلانک اوریکل کی طرف سے ہے۔

JavaScript

iOS

.NET

Objective-C, Cocoa

  • Enterprise Objects, one of the first commercial OR mappers, available as part of WebObjects
  • Core Data, object graph management framework with several persistent stores, ships with Mac OS X and iOS

Perl

PHP

  • Laravel, framework that contains an ORM called "Eloquent" an ActiveRecord implementation.
  • Doctrine, open source ORM for PHP 5.2.3, 5.3.X., 7.4.X Free software (MIT)
  • CakePHP, ORM and framework for PHP 5, open source (scalars, arrays, objects); based on database introspection, no class extending
  • CodeIgniter, framework that includes an ActiveRecord implementation
  • Yii, ORM and framework for PHP 5, released under the BSD license. Based on the ActiveRecord pattern
  • FuelPHP, ORM and framework for PHP 5.3, released under the MIT license. Based on the ActiveRecord pattern.
  • Laminas, framework that includes a table data gateway and row data gateway implementations
  • Propel, ORM and query-toolkit for PHP 5, inspired by Apache Torque, free software, MIT
  • Qcodo, ORM and framework for PHP 5, open source
  • QCubed, A community driven fork of Qcodo
  • Redbean, ORM layer for PHP 5, for creating and maintaining tables on the fly, open source, BSD
  • Skipper, visualization tool and a code/schema generator for PHP ORM frameworks, commercial

Python

  • Django, ORM included in Django framework, open source
  • SQLAlchemy, open source
  • SQLObject, open source
  • Storm, open source (LGPL 2.1) developed at Canonical Ltd.
  • Tryton, open source
  • web2py, the facilities of an ORM are handled by the DAL in web2py, open source
  • Odoo – Formerly known as OpenERP, It is an Open Source ERP in which ORM is included.

Ruby

Smalltalk

  • TOPLink/Smalltalk, by Oracle, the Smalltalk predecessor of the Java version of TOPLink

Delphi

See also

References