Paket: python3-sqlobject (3.9.0+dfsg-1)
Links für python3-sqlobject
Debian-Ressourcen:
Quellcode-Paket sqlobject herunterladen:
- [sqlobject_3.9.0+dfsg-1.dsc]
- [sqlobject_3.9.0+dfsg.orig.tar.xz]
- [sqlobject_3.9.0+dfsg-1.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [www.sqlobject.org]
Ähnliche Pakete:
Python 3 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 3 version of SQLObject.
Andere Pakete mit Bezug zu python3-sqlobject
|
|
|
|
-
- dep: python3
- Interaktive objektorientierte Hochsprache (Python3-Standardversion)
-
- dep: python3-formencode
- validation and form generation Python 3 package
-
- dep: python3-pkg-resources
- Paketermittlung und Ressourcenzugriff mittels pkg_resources
-
- dep: python3-pydispatch
- Python 3 signal dispatching mechanism
-
- rec: sqlobject-admin (= 3.9.0+dfsg-1)
- Helper applications for SQLObject, a Python ORM for databases
-
- sug: python-sqlobject-doc
- Documentation for SQLObject, a Python object relational manager for databases
-
- sug: python3-mysqldb
- Python-Schnittstelle zu MySQL
-
- sug: python3-psycopg2
- Python-3-Modul für PostgreSQL
python3-sqlobject herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 115,3 kB | 621,0 kB | [Liste der Dateien] |