OnShift / sqlobject

OUTDATED, USE THIS REPO INSTEAD https://github.com/OnShift/sqlobject-onshift //// Old (unused) OnShift fork of http://svn.colorstudy.com/SQLObject/branches/0.11/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLObject 0.11
==============

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
and Sybase.  It should support Python versions back to 2.4.

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

About

OUTDATED, USE THIS REPO INSTEAD https://github.com/OnShift/sqlobject-onshift //// Old (unused) OnShift fork of http://svn.colorstudy.com/SQLObject/branches/0.11/


Languages

Language:Python 99.0%Language:JavaScript 1.0%Language:Shell 0.1%