Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
/ sqlobject Public archive
forked from sqlobject/sqlobject

SQLObject, an object-relational mapper for Python

License

Notifications You must be signed in to change notification settings

boughtbymany/sqlobject

 
 

Repository files navigation

SQLObject 3.9.2a0

Thanks for looking at SQLObject. SQLObject is an object-relational mapper, i.e., a library that will wrap your database tables in Python classes, and your rows in Python instances.

It currently supports MySQL, PostgreSQL and SQLite; connections to other backends - Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB) - are lesser debugged).

Python 2.7 or 3.4+ is required.

For more information please see the documentation in docs/SQLObject.rst, or online at http://sqlobject.org/

About

SQLObject, an object-relational mapper for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Shell 1.1%
  • Batchfile 0.5%