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

sqlobject/sqlobject at 1499e0373fa2c4e10de2a10912aa35b055fa8df4 · GitHub

Latest commit

 

History

982 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.3.

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