Wednesday, July 26, 2006

Pylons SQLAlchemy Integration

In the following article I describe how to integrate SQLAlchemy in a Pylons web application. A nice thing is that transactions are managed with Python decorators. The tutorial uses Pylons 0.8 and SQLAlchemy 0.1.7

here is the link:

Pylons SQLAlchemy Tutorial

No comments: