SQLAlchemy
Since I’ve been using SQLObject for some time for object-relational mapping to SQLite and MySQL, I was very interested in the Pycon 2007 talks that concerned SQLAlchemy either directly or tangentially (e.g. TurboGears). I’ve found that I’ve often had to chuck the clean object manipulation of SQLObject when I had to shove a lot of [...]