Differences between revisions 25 and 26
Revision 25 as of 2006-03-14 02:06:20
Size: 2591
Editor: admin
Comment:
Revision 26 as of 2006-06-04 11:52:39
Size: 2603
Comment: stitch in orphaned page
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
 * PyTable

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.