Getting benifits of database transactions in an OO way?

Jeffrey Froman Jeffrey at Fro.man
Sun Aug 22 15:46:11 EDT 2004


Leif K-Brooks wrote:

> I'm coding an application which makes extensive use of a PostgreSQL
> database. To make code clearer, I'm wrapping various row types in
> objects.

You might want to take a look at http://sqlobject.org (transaction examples
provided in the documentation as well.)

Jeffrey



More information about the Python-list mailing list