Intro to Django ORM

Опубликовано: 27 Июнь 2026
на канале: Michigan Python
667
6

Come learn how you can store your Web app's data with ease in this introductory talk. One of Django's "batteries included" is an object-relational mapping layer (ORM) that is used to interact with databases such as SQLite, PostgreSQL, and MySQL.



Paul Cappaert is a recent graduate of Central Michigan University and a .Net developer. In his free-time, he is a Python enthusiast and loves building side projects with Django.