Differences between revisions 11 and 12
Revision 11 as of 2003-11-20 23:54:22
Size: 1089
Editor: nat-vlan202
Comment: Updated url for SQLObject
Revision 12 as of 2004-03-16 21:45:45
Size: 1146
Editor: c211-28-245-127
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 * [http://roundup.sf.net/ Roundup's hyperdb]: semi-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.