Differences between revisions 23 and 24
Revision 23 as of 2005-10-19 15:42:36
Size: 2646
Editor: 151-183
Comment: New link found for SQLBuilder
Revision 24 as of 2005-11-07 03:51:51
Size: 2534
Editor: adsl-69-106-234-60
Comment: Fixed QLime description
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
 * [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  * [http://www.qlime.org/ QLime]: Easy to use, transparent data access to relational databases or other data sources. See examples here: http://www.qlime.org/example.rst

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.