> I don't want to start a flame war and would just like some information
> before diving in--
> What are some the advantages and disadvantages of SQLObject compared to
> SQLAlchemy?
In short: sqlobject is much simpler (to use, to understand, etc) than
sqlalchemy and so I prefer it in small project
ounce Mailing List
Sent: Wednesday, August 12, 2009 6:24:53 AM
Subject: SQLObject 0.11.0
Hello!
I'm pleased to announce version 0.11.0, the first stable release of 0.11 branch
of SQLObject.
What is SQLObject
=
SQLObject is an object-relational mapper. Your database tables are
https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss
Archives:
http://news.gmane.org/gmane.comp.python.sqlobject
Download:
http://cheeseshop.python.org/pypi/SQLObject/0.11.0
News and changes:
http://sqlobject.org/News.html
What's New
==
News since 0.10
-