List of object–relational mapping software: Difference between revisions

Content deleted Content added
Line 76:
*Doctrine, [http://www.phpdoctrine.com], Open source ORM solution for PHP
*[[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.
*[[Solar PHP]], [http://solarphp.com], PHP5 Framework which provides a lighweight implementation of the TableModule pattern, [http://solarphp.com/index.php/docs/read/Solar_Sql_Table/ Solar_Sql_Table], based on [http://solarphp.com/index.php/docs/read/Solar_Sql/HomePage Solar_Sql].
 
===Python===