List of object–relational mapping software

This is an old revision of this page, as edited by 205.228.12.254 (talk) at 14:55, 25 October 2006. 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. This list is neither up-to-date nor all-inclusive.

ColdFusion

  • Arf [1] ARF - Active Record Factory
  • CFCPowerTools [2] Batch generation of your data layer objects in minutes.
  • Reactor [3] Reactor is a very simple API for ColdFusion which generates and instantiates database abstraction CFCs on the fly as needed.
  • objectBreeze [4] objectBreeze creates objects directly from your data persistence layer.
  • Transfer [5] Transfer is a library for generating Business Objects on the fly and abstracting database transactions through them.

Common Lisp

  • CLSQL [6] CLSQL is a Database interface Library for Common Lisp that can access a number of different SQL database engines.

Java

.NET

Perl

PHP

Python

Lists of ORM tools for Python: [71] [72]

Ruby

Smalltalk