SQLObject 0.7.0
Object-Relational Manager, aka database wrapper
Latest Version: 0.12.0
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, 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. Also 0.7.1b1 is available
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| SQLObject-0.7.0.tar.gz (md5) | Source | 2005-10-01 23:03:39 | 174KB | 2568 | |
| SQLObject-0.7.0-py2.4.egg (md5) | Python Egg | 2.4 | 2005-10-01 23:03:51 | 223KB | 2470 |
| SQLObject-0.7.0-py2.3.egg (md5) | Python Egg | 2.3 | 2005-10-01 23:04:20 | 226KB | 886 |
- Author: Ian Bicking <ianb at colorstudy com>
- Home Page: http://sqlobject.org
- License: LGPL
- Categories
- Package Index Owner: ianb, phd
- DOAP record: SQLObject-0.7.0.xml
Log in to rate this package.
