
In this course, you will learn how Django interacts with the database through model objects. You will learn Object-Relational Mapping (ORM) for database access and how Django models implement this pattern. We will look at the Object-Oriented (OO) pattern in Python. You will learn the basics of Structured Query Language (SQL) and database modeling, including one-to-many and many-to-many relationships and how they work in SQL and Django models.
Building Web Applications in Django is listed in the GenAI.Works courses directory, from Michigan University.