In this screencast, we learn about the popular SQLAlchemy package. SQLAlchemy is an Object Relational Mapper for Python that allows you to interface with databases in a “Pythonic” manner.
You can also read the chapter this video is based on here or get the book on Leanpub
Note: This video was recorded a couple of years ago, so there may be some minor API changes in SQLAlchemy.
Pingback: Mike Driscoll: Python 101: Episode #34 – The SQLAlchemy Package – Cebu Scripts
Pingback: Python 101: Episode #35 – The virtualenv Package | The Mouse Vs. The Python