Differences between revisions 6 and 7
Revision 6 as of 2003-01-14 14:40:49
Size: 943
Editor: mail
Comment:
Revision 7 as of 2003-01-28 08:45:56
Size: 936
Editor: dsl-65-184-205-5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * [http://colorstudy.com/software/python/SQLObject/ SQLObject]: ORM  * [http://colorstudy.com/software/SQLObject/ SQLObject]: ORM

There are several wrappers that provide improved or simplified interfaces to SQL databases. Some of these might be referred to as object relational mappers, or ORM in this list -- these create Pythonic objects out of database rows. Others may only help generate SQL, or provide simple mapping support.

See also PersistenceSystems and ObjectOrientedDatabase

HigherLevelDatabaseProgramming (last edited 2018-02-01 18:11:05 by EtienneRobillard)

Unable to edit the page? See the FrontPage for instructions.