Content deleted Content added
m sp: lighweight→lightweight |
|||
Line 20:
*[[Hibernate (Java)|Hibernate]], [http://www.hibernate.org/], open source ORM Framework, widely used
*Hydrate [http://hydrate.sourceforge.net/], open source, relational/object/XML mapping tool
*[[iBATIS]] [http://ibatis.apache.org/], maintained by [[Apache Software Foundation |
*[[intelliBO]] by Signsoft [http://www.intellibo.com/], implementation of JDO
*[[Java Data Objects]] (JDO)
Line 50:
*[[NHibernate]] [http://www.nhibernate.org/], open source
*[[iBATIS.NET]] [http://ibatisnet.apache.org/], open source
*[[
*[[Lattice.DataMapper]] [http://www.latticesoft.com/], free or commercial
*[[LLBLGen Pro]] [http://www.llblgen.com/], commercial
Line 80:
*[[Metastorage]] [http://www.meta-language.net/metastorage.html] ORM classes generator tool for PHP 4, PHP 5 or higher, free software (modified BSD license)
*[[Propel (PHP ORM toolkit)]] [http://propel.phpdb.org/] ORM and Query-Toolkit for PHP5, inspired from Apache Torque, free software (GNU LGPL)
*[[
*[[Doctrine]] [http://www.phpdoctrine.org] Open Source ORM for PHP 5.1, free software (GNU LGPL)
*[[CakePHP]] [http://cakephp.org/] Framework modelled on Rails, that uses common design patterns such as ActiveRecord. free software (MIT/Expat license)
*[[EZPDO]], [http://www.ezpdo.net/], A lightweight and easy-to-use PHP persistence solution. free software (modified BSD license)
*[[ADOdb Active Record]], [http://phplens.com/lens/adodb/docs-active-record.htm], Recently, ADOdb, a well-known PHP database abstraction layer, has included an implementation of ActiveRecord as well. free software (dual licensed, modified BSD license + GNU LGPL)
*[[Solar PHP]], [http://solarphp.com], PHP5 Framework which provides a
===Python===
|