django-querycount
Query counter
Prints DB query counts in Django's runserver console output.
Middleware that Prints the number of DB queries to the runserver console.
394 stars
9 watching
33 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
databasedebuggingdeveloper-toolsdjangopython
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for building custom reports and queries with a graphical user interface. | 768 |
| A Django project that allows you to use PostgreSQL's row count queries without scanning every row in the table | 90 |
| An application that tracks hits/views for objects in a Django web application | 463 |
| Helps identify slow Django applications by analyzing and visualizing database queries | 140 |
| A query language and API that provides an alternative to Django's ORM | 77 |
| A reusable Django app that collects and sends metrics to InfluxDB | 86 |
| Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 621 |
| A Python library that provides Django's ORM capabilities to MongoDB | 863 |
| Django task queue system with multiprocessing and distributed capabilities | 398 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| A Django middleware that provides fine-grained control over redirects. | 68 |
| Provides a bridge between Django and MongoDB databases | 1,889 |
| Automates monitoring and reporting of application health checks at deployment time. | 1,252 |
| Provides a RESTful API to monitor the health and status of backing services such as databases and caches. | 541 |
| A Django email backend for integrating with the Spoolgore daemon | 5 |