Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
python-sqlobject - SQLObject -Object-Relational Manager, aka database wrapper
- Description:
Classes created using SQLObject wrap database rows, presenting a
friendly-looking Python object instead of a database/SQL interface.
Emphasizes convenience. Works with MySQL, Postgres, SQLite, Firebird.
This package requires sqlite. Futher database connectors have to be
installed separately.
Packages:
Changelog:
by Luke Macken (2008-06-26):
- Update to 0.10.2
- Add {MySQL,postgresql}-python to Requires
|