Differences between revisions 22 and 23
Revision 22 as of 2005-10-18 22:31:56
Size: 2665
Editor: 157
Comment:
Revision 23 as of 2005-10-19 15:42:36
Size: 2646
Editor: 151-183
Comment: New link found for SQLBuilder
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 (''broken link?'')  * [http://py.vaults.ca/apyllo2.py/D21777795 SQLBuilder]: SQL generator (''new 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.