Paket: python-sqlobject-doc (3.10.1+dfsg-2)
Links für python-sqlobject-doc
Debian-Ressourcen:
Quellcode-Paket sqlobject herunterladen:
- [sqlobject_3.10.1+dfsg-2.dsc]
- [sqlobject_3.10.1+dfsg.orig.tar.xz]
- [sqlobject_3.10.1+dfsg-2.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [www.sqlobject.org]
Ähnliche Pakete:
Documentation for SQLObject, a Python object relational manager for databases
This is the documentation 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).
The documentation covers the Python 3 versions of SQLObject.
Andere Pakete mit Bezug zu python-sqlobject-doc
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 5.2)
- JavaScript-Unterstützung für Sphinx-Dokumentation
python-sqlobject-doc herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 535,3 kB | 14.153,0 kB | [Liste der Dateien] |