Database Performance Tips with Django

preview_player
Показать описание
Most performance problems in web applications come down to one thing: the database. In this webinar, veteran #Python developer Andrew Brookins helps you squeeze every ounce of database performance from your #Django application.

Timestamps:
00:00 - Introduction
01:25 - Summary of the Talk
03:19 - Querying (Pagination, Annotations and Materialized Views)
25:14 - Indexing (Covering Indexes and Partial Indexes)
37:30 - Caching with Redis (Caching and Authentication)
48:32 - Questions

Links:

Join us:

About the Presenter
Andrew Brookins has over ten years of experience working with Django and relational databases. That experience spans DevOps, application development, and platform engineering. He has worked on ecommerce sites, mobile APIs, comic book readers, particle simulation systems, learning and volunteering apps. He works at Redis Labs.

#PyCharm

Category: webinar
Рекомендации по теме
Комментарии
Автор

Awesome! We need more Webinars like this

thetechrealms
Автор

How to get sidenav like in the video in localhost? Is it some extension?

vikramchowdhury
Автор

Great tutorial! Could someone explain to me why do we use "DROP MATERIALIZED VIEW" in migration file? (23:10)

jakubsygowski
Автор

Where I can get the Quest project? because I bought The Temple of Django Database Performance by Andrew Brookins but it didn't come with a CD or Link to download the code.

andresmanuel
Автор

it is a shame that you chose a very very very noisy keyboard. impossible to concentrate on what you are saying....

hza.