Differences between revisions 24 and 25
Revision 24 as of 2005-11-07 03:51:51
Size: 2534
Editor: adsl-69-106-234-60
Comment: Fixed QLime description
Revision 25 as of 2006-03-14 02:06:20
Size: 2591
Editor: admin
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
 * [http://www.sqlalchemy.org/ SQLAlchemy]: ORM toolkit

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.