DjangoCon 2021 | A SQL for Django | Stefan Baerisch

This talk will show you how to combine SQL and ORM in Django applications. Both ORM methods and SQL have their place. ORM and Django's model classes give us a great development experience. We get an easy-to-use and powerful way to define, migrate, and use our database. SQL gives us access to all the features our database has to offer. It

The talk will be structured as follows:

Date Added: September 19, 2024

Watch Video