> 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
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?
Thanks,
William
From: Oleg Broytmann
To: Python Mailing List ; Python Announce Mailin