SQLObject is a popular Object Relational Manager for providing an
object interface to your database, with tables as classes, rows as
instances, and columns as attributes. SQLObject includes a
Python-object-based query language that makes SQL more abstract, and
provides substantial database independence for applications.
Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB
(SAPDB).
NOTE: SQLObject checks for supported databases at run time. You can
use the MySQL-python and psycopg2 (MySQL and PostrgreSQL support,
respectively) optional dependencies. For SQLite, SQLObject can
use the standard Python module sqlite3, or an externally installed
PySQLite2. For the rest, check the SQLObject documentation for links.
This build is for the python3 version.
This requires: python3-formencode
Maintained by: Lockywolf
Keywords: python,sql,orm
ChangeLog: python3-sqlobject
Homepage:
https://pypi.python.org/pypi/SQLObject/
Download SlackBuild:
python3-sqlobject.tar.gz
python3-sqlobject.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-sqlobject.SlackBuild |
python3-sqlobject.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds