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). Python 2.7 or 3.4+ is required.
For development see the projects at
SourceForge <https://sourceforge.net/projects/sqlobject/>
and GitHub <https://github.com/sqlobject>
.
.. image:: https://travis-ci.org/sqlobject/sqlobject.svg?branch=master :target: https://travis-ci.org/sqlobject/sqlobject
Version | Tag | Published |
---|---|---|
3.9.1 | 1yr ago | |
3.9.0 | 2yrs ago | |
3.8.1 | 2yrs ago | |
3.8.0 | 3yrs ago |