|
About:
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.2.
Release focus: Minor bugfixes
Changes:
Limit didn't work in sqlbuilder.Select; this has been fixed. A bug in inheritable delColumn() that doesn't remove properties was fixed. A minor bug was fixed in col.py: the registry must be passed to findClass(). The patch to declarative.threadSafeMethod() has been reverted; it caused more harm than good.
Author:
Ian Bicking [contact developer]
Homepage:
http://sqlobject.org
Tar/GZ:
http://pypi.python.org/[..].gz#md5=6ef1eb9464c08743fd25d8c10dae62af
Changelog:
http://sqlobject.org/docs/News.html
CVS tree (cvsweb):
http://svn.colorstudy.com/SQLObject/branches/0.10/
Bug tracker:
http://sourceforge.net/tracker/?group_id=74338&atid=540672
Mailing list archive:
http://sqlobject.org/community.html
Trove categories:
[change]
Dependencies:
[change]
psycopg (optional)
pysqlite (optional)
[download links]
|
|
» Rating:
8.44/10.00
(Rank N/A)
» Vitality: 0.07% (Rank 1964)
» Popularity: 0.89% (Rank 6538)

(click to enlarge graphs)
Record hits: 8,450
URL hits: 2,755
Subscribers: 26
|
|