Object-Relational Manager, aka database wrapper
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SQLObject-0.7.8.tar.gz
(204.1 kB
view hashes)
Built Distributions
SQLObject-0.7.8-py2.5.egg
(252.6 kB
view hashes)
SQLObject-0.7.8-py2.4.egg
(255.6 kB
view hashes)