Django Query Profiling

Find the Django ORM code and request path responsible for slow SQL by using APM traces, slow query logs, Django Debug Toolbar, query logging, and local reproduction. Use when a Django database performance issue is suspected but the exact queryset, view, serializer, template, or job causing it is not yet proven.

thedixitjain 6106dab 2 files · 5.2 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/engineering-core/django-query-profiling commit 6106dab4ba

Frequently asked questions

npx skillmds add thedixitjain/django-query-profiling