Package: python-sqlobject (0.9.1-1) [universe]
Links for python-sqlobject
Ubuntu Resources:
Download Source Package sqlobject:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Fabio Tranchitella
- Gustavo Noronha Silva
- Debian Python Modules Team (Mail Archive)
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
python module for SQLObject
SQLObject is an object-relational mapper. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database.
In using SQLObject, you will create a class definition that will describe how the object connects to the database (in addition to any other methods you may wish to add to the class). SQLObject will produce the code to access the database, and update the database with your changes. The interface to the database is meant to be indistinguishable from other interfaces you may add to the object.
SQLObject also includes a novel feature to generate WHERE clauses using Python syntax and objects (instead of generating SQL using string substitution, as is traditional).
Other Packages Related to python-sqlobject
|
|
|
-
- dep: python
- An interactive high-level object-oriented language (default version)
-
- dep: python-central (>= 0.5.8)
- register and build utility for Python packages
-
- dep: python-formencode
- validation and form generation python package
-
- dep: python-setuptools (>= 0.6b3)
- Python Distutils Enhancements
-
- dep: python2.4
- An interactive high-level object-oriented language (version 2.4)
-
- sug: python-kinterbasdb
- InterBase/Firebird support for Python
-
- sug: python-maxdb
- Package not available
-
- sug: python-mysqldb
- A Python interface to MySQL
-
- sug: python-psycopg
- Python module for PostgreSQL
-
- sug: python-sqlite
- python interface to SQLite 2
Download python-sqlobject
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 306.8 kB | 1,232.0 kB | [list of files] |