Differences between revisions 16 and 17
Revision 16 as of 2004-10-04 15:31:21
Size: 2116
Editor: oxfd-cache-4
Comment:
Revision 17 as of 2004-10-07 03:55:13
Size: 2307
Editor: cdm-66-233-1-165
Comment: Added qlime.ds link
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
 * [http://www.qlime.org/ QLime]'s 'qlime.ds' module - a generic object data access module that includes an O-R mapper, an object - CSV file mapper, and is extensible to other data sources.

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.