Session

Mike Bayer

Mike Bayer

Principal Senior Software Engineer

Red Hat

SQLAlchemy 2.0

In this tutorial, students will be introduced to SQLAlchemy 2.0 from the same perspective as its online tutorial; starting with fundamentals of database connectivity and transaction control, leading into table metadata design, construction of SQL queries, and finally into ORM-specific persistence patterns.   The tutorial will target both early learners of SQLAlchemy as well as experienced users of the 1.x series.   Familiarity with basic SQL concepts is strongly recommended.