Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: DB layer 2.0.

Development:DB layer 2.0: Difference between revisions

From MoodleDocs
No edit summary
 
No edit summary
Line 1: Line 1:
COMING SOON
COMING SOON
== Ideas ==
* [http://en.wikipedia.org/wiki/Object-relational_mapping Object Relational Mapping style]
* There are already some PHP ORM tools:
** [http://www.phpdoctrine.org/ Doctrine]
** [http://www.phpobjectgenerator.com/ PHP Object Generator]
** [http://propel.phpdb.org/trac/ Propel]

Revision as of 12:05, 28 April 2008

COMING SOON

Ideas