> 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 projects. This advantage is
also a disadvantage when you have large and complex projects in mind.

Cheers,
Daniel

-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to