Differences between revisions 8 and 9
Revision 8 as of 2003-02-03 04:02:34
Size: 1054
Editor: dsl-65-184-205-5
Comment:
Revision 9 as of 2003-06-23 00:52:40
Size: 1121
Editor: 202
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [http://www.sourceforge.net/projects/forgetsql forgetSQL]: 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.