Skip to content

Oct 06: Introduction to SQLModel

Learning Objectives

After today's class, you should be able to:

  • Define SQLModel classes that correspond to database tables.
  • Create tables and insert objects using a Session.