Django Queries Optimization
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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
Related Courses
MongoDB for .NET DevelopersMongoDB University Implementing ETL with SQL Server Integration Services
Microsoft via edX Практики оперативной аналитики в MS Excel
Saint Petersburg State University via Coursera Analyzing Big Data with SQL
Cloudera via Coursera Data Analysis Using Python
University of Pennsylvania via Coursera