Differences between revisions 4 and 52 (spanning 48 versions)
Revision 4 as of 2002-11-27 09:28:05
Size: 784
Editor: dsl-65-184-205-5
Comment:
Revision 52 as of 2013-09-30 01:51:41
Size: 272
Editor: Jerrell92
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
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.

 * DbObj: ORM
 * [http://opensource.theopalgroup.com/ db_row]: SQL result wrapper
 * [http://www.livinglogic.de/Python/sql/ ll.sql]: SQL generator
 * MiddleKit: ORM
 * [http://www.tux4web.de/orm/ Object Relational Membrame]: ORM
 * PyDo: ORM
 * [http://www.colorstudy.net/software/webware/SQLBuilder.py SQLBuilder]: SQL generator
 * [http://dustman.net/andy/python/SQLDict SQLDict]: SQL wrapper
 * [http://colorstudy.com/software/python/SQLObject/ SQLObject]: ORM
I'm Jerrell (24) from Nanisivik, Canada. <<BR>>
I'm learning Italian literature at a local university and I'm just about to graduate.<<BR>>
I have a part time job in a the office.<<BR>>
<<BR>>
My site ... [[http://www.eventbrite.com/org/4728429927|Stankagjuric.com]]

I'm Jerrell (24) from Nanisivik, Canada.
I'm learning Italian literature at a local university and I'm just about to graduate.
I have a part time job in a the office.

My site ... Stankagjuric.com

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

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