python-sqlobject - SQLObject -Object-Relational Manager, aka database wrapper
Website: | http://sqlobject.org/ |
---|---|
License: | LGPLv2+ |
Vendor: | Fedora Project |
- 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
python-sqlobject-0.10.2-5.el6.src [262 KiB] |
Changelog
by Toshio Kuratomi (2010-01-08):
- Fix deprecation warnings https://bugzilla.redhat.com/show_bug.cgi?id=552463 |