Package: python-sqlobject (3.7.0+dfsg-2)
Links for python-sqlobject
Debian Resources:
Download Source Package sqlobject:
- [sqlobject_3.7.0+dfsg-2.dsc]
- [sqlobject_3.7.0+dfsg.orig.tar.gz]
- [sqlobject_3.7.0+dfsg-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [www.sqlobject.org]
Similar packages:
Python 2 object relational manager providing an object interface to databases
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).
This is the Python 2 version of SQLObject.
Other Packages Related to python-sqlobject
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-formencode
- validation and form generation Python package
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-pydispatch
- Python signal dispatching mechanism
-
- rec: sqlobject-admin (= 3.7.0+dfsg-2)
- Helper applications for SQLObject, a Python ORM for databases
-
- sug: python-adodb
- A database abstraction library for python
-
- sug: python-fdb
- Python2 DB-API driver for Firebird
-
- sug: python-mysqldb
- Python interface to MySQL
-
- sug: python-psycopg2
- Python module for PostgreSQL
-
- sug: python-pymssql
- Python database access for MS SQL server and Sybase - Python 2
-
- sug: python-sqlite
- Python interface to SQLite 2
-
- sug: python-sqlobject-doc
- Documentation for SQLObject, a Python object relational manager for databases
Download python-sqlobject
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 113.5 kB | 615.0 kB | [list of files] |