|
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 feature enhancements
Changes:
This release uses VARCHAR(MAX) and VARBINARY(MAX) for MSSQL >= 9.0. Aggregate functions now honor 'distinct'. A bug when RowCreatedSignal is used together with InheritableSQLObject has been fixed: post_funcs is run after the entire hierarchy has been created.
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.03% (Rank 1995)
» Popularity: 0.89% (Rank 6538)

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