Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Repository files navigation

SQLObject 2.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. It should support Python versions back to 2.5.
For more information please see the documentation in
docs/SQLObject.txt, or online at http://sqlobject.org/

About

SQLObject history preserved from SVN. Read-only.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages