Python 101: Episode #34 – The SQLAlchemy Package
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 […]
Python 101: Episode #34 – The SQLAlchemy Package Read More »