Skip to content

SQLObject, an object-relational mapper for Python

License

Notifications You must be signed in to change notification settings

shaileshkm/sqlobject

 
 

Repository files navigation

SQLObject 3.4.0

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 through the MySQLdb package, PostgreSQL through the psycopg package, SQLite, Firebird, MaxDB (SAP DB), MS SQL, Sybase and Rdbhost. 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 97.8%
  • Shell 1.8%
  • Batchfile 0.4%