MENU

Fun & Interesting

DjangoCon 2022 | Deep Inside Django's ORM: How Django Builds Queries

DjangoCon Europe 4,450 lượt xem 2 years ago
Video Not Working? Fix It Now

Deep Inside Django's ORM: How Django Builds Queries by Bas Steins

Django's ORM is probably the most powerful feature of this framework. This talk is about how queries to the database are internally translated into SQL with Query objects and how to hack that process.

Comment