Differences between revisions 10 and 11
Revision 10 as of 2003-07-19 21:48:56
Size: 1109
Editor: lama
Comment:
Revision 11 as of 2003-11-20 23:54:22
Size: 1089
Editor: nat-vlan202
Comment: Updated url for SQLObject
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * [http://colorstudy.com/software/SQLObject/ SQLObject]: ORM  * [http://sqlobject.org/ 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.