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.

hashgraph-online 080b6e5 2 files · 6.1 KB Updated

File contents

hashgraph-online/awesome-codex-plugins commit 080b6e50b2

Frequently asked questions

npx skillmds@latest add hashgraph-online/django-db-performance