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.

hashgraph-online 6106dab 2 files · 5.2 KB Updated

File contents

hashgraph-online/awesome-codex-plugins commit 6106dab4ba

Frequently asked questions

npx skillmds@latest add hashgraph-online/django-query-profiling