this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 14 and 15
Revision 14 as of 2004-03-31 06:59:28
Size: 1524
Editor: c211-28-245-127
Comment:
Revision 15 as of 2004-04-27 12:31:47
Size: 1676
Editor: frodo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * [https://www.nongnu.org/bazaar/ Bazaar ORM]: Easy to use and powerful abstraction layer between relational database and object oriented application.

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.