New versions of SQLObject released: 0.7.8, 0.8.5, 0.9.1 full changelog is here.
SQLObject is an object-relational mapper for python. Your database tables are described
as classes, and rows are instances of those classes. SQLObject is meant to be
easy to use and quick to get started with.
Tags: python, orm