Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Django Queries Optimization

EuroPython Conference via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore Django query optimization techniques in this 31-minute conference talk from EuroPython 2018. Dive into strategies for efficiently collecting data from multiple models, moving beyond basic prefetch_related and select_related methods. Learn how to handle complex model structures and implement selection logic within the database using Django ORM. Discover techniques for moving calculations and aggregations from Python code to the database, centralizing logic in querysets for improved performance and easier testing.

Syllabus

Introduction
Aim
Assumptions
Too much Tico queries
Select related and Prefetch related
Too much data
Problem
Aggregation
Subquery
Too much queries
Questions

Taught by

EuroPython Conference

Reviews

Start your review of Django Queries Optimization

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.