FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

sqlobject/sqlobject at 00fded13b524d27be2d0c891dc933509a415706f · GitHub

Latest commit

 

History

660 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLObject 0.7
=============

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

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

About

SQLObject, an object-relational mapper for Python

Topics

Resources

Stars

156 stars

Watchers

10 watching

Forks

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL