Differences between revisions 30 and 31
Revision 30 as of 2006-10-12 21:45:53
Size: 3074
Editor: p54B29AD9
Comment: Fix URL for QLime
Revision 31 as of 2007-02-09 17:20:54
Size: 3165
Editor: adsl-66-126-82-98
Comment: adding Dejavu
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [http://projects.amor.org/dejavu Dejavu]: Public domain, thread-safe, Data Mapper ORM.

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.

Object Relational Mappers (ORMs)

SQL Wrappers & Generators

See also PersistenceSystems and ObjectOrientedDatabase

Editorial Notes

The above lists should be arranged in ascending alphabetical order - please respect this when adding new entries. When specifying release dates please use the format YYYY-MM-DD.

HigherLevelDatabaseProgramming (last edited 2018-02-01 18:11:05 by EtienneRobillard)

Unable to edit the page? See the FrontPage for instructions.