django-querycount
JSON →django-querycount is a Django middleware designed to provide real-time database query monitoring directly in the `runserver` console. It helps developers identify and optimize performance bottlenecks, such as N+1 query problems, by tracking the number of SQL queries executed for each request. This tool is specifically intended for development environments and is hardcoded to operate only when Django's `DEBUG` setting is `True`. The current version is 0.8.3, released in January 2023, and it remains an actively used utility in the Django community for performance debugging.
Traffic · last 30 days stale · no recent hits
total hits 19
actors 6 distinct systems
last hit 14d ago Googlebot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇳🇱 Netherlands · 🇸🇬 Singapore
Resources
API endpoints
full doc /v1/registry/django-querycount
compatibility /v1/registry/django-querycount/compatibility