"description": "\"Introduction to SQLAlchemy 2020 (Tutorial)\" by: Mike Bayer\nIn this tutorial, we present a \"from the ground up\" tour of SQLAlchemy, what\nthe general idea of it is, how it's ...
"summary": "In this talk, we'll examine how to use SQLAlchemy ORM and Core in both\nsimple queries and query builder type applications. Next, we'll explore\nAlembic database migrations and how we can ...