Differences between revisions 17 and 18
Revision 17 as of 2004-10-07 03:55:13
Size: 2307
Editor: cdm-66-233-1-165
Comment: Added qlime.ds link
Revision 18 as of 2005-01-19 03:55:26
Size: 2399
Editor: adsl-69-106-225-44
Comment:
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.  * [http://www.qlime.org/ QLime]'s data access 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. Details of the OR Mapper can be found here: http://www.qlime.org/0.5.1/qlime_or_mapping.html

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.