Hi,

Very nice Python Object-Relational-Mapper for SQL databases.  No more
SQL in your code, just write Python code instead.  

This is version 0.8.2.

Requires www/py-formencode port which I just sent.

TurboGears pre-requisite.

Tested on i386 with python2.4

DESCR:

SQLObject is a popular Object Relational Manager for providing an object
interface to your database, with tables as classes, rows as instances,
and columns as attributes.

SQLObject includes a Python-object-based query language that makes SQL
more abstract, and provides substantial database independence for
applications.

Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB
(SAPDB).

Port is attached and also available at 
http://unworkable.org/~niallo/py-sqlobject.tar.gz

Comments?  Tests?  OKs?

Attachment: py-sqlobject.tar.gz
Description: application/tar-gz

Reply via email to