I covered how to use SQLAlchemy, primarily as an ORM layer, but also explaining the other parts. This was intended as a hands-on session for people who aren't familiar with SQLAlchemy or are fairly new to Python.
The majority of the talk is interactively stepping through the standard ORM tutorial from the documentation. More information at http://westmarch.sjsoft.com/2012/10/introduction-to-sqlalchemy-tutorial/ and http://lanyrd.com/2012/pycon-za/syyfz/