SQLObject 0.7.9
Object-Relational Manager, aka database wrapper
Latest Version: 0.10.6
SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.
SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.
Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (SAPDB).
The trunk is available in a Subversion repository installable with easy_install SQLObject==dev
The 0.7 bugfix branch is also available installable with easy_install SQLObject==bugfix.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| SQLObject-0.7.9.tar.gz (md5) | Source | 2007-10-30 15:17:37 | 199KB | 220 | |
| SQLObject-0.7.9-py2.4.egg (md5) | Python Egg | 2.4 | 2007-10-30 15:17:48 | 249KB | 1076 |
| SQLObject-0.7.9-py2.5.egg (md5) | Python Egg | 2.5 | 2007-10-30 15:18:02 | 246KB | 317 |
- Author: Ian Bicking <ianb at colorstudy com>
- Home Page: http://sqlobject.org
- Download URL: http://cheeseshop.python.org/pypi/SQLObject/0.7.9
- License: LGPL
- Categories
- Package Index Owner: ianb, phd
- DOAP record: SQLObject-0.7.9.xml
