Differences between revisions 20 and 21
Revision 20 as of 2005-08-04 03:56:53
Size: 2399
Editor: sina152-194
Comment:
Revision 21 as of 2005-10-18 22:28:11
Size: 2418
Editor: 157
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 * [http://www.colorstudy.net/software/webware/SQLBuilder.py SQLBuilder]: SQL generator  * [http://www.colorstudy.net/software/webware/SQLBuilder.py SQLBuilder]: SQL generator (''broken link?'')

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.