Django DB Performance

Diagnose and improve slow Django database-backed endpoints with evidence-first profiling, query-plan review, index selection, ORM loading fixes, batching, database-side computation, materialized views, and pagination choices. Use when a Django view, API, job, report, queryset, or database query is slow and the right optimization path is not obvious.

thedixitjain 080b6e5 2 files · 6.1 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/engineering-core/django-db-performance commit 080b6e50b2

Frequently asked questions

npx skillmds add thedixitjain/django-db-performance