AsheKR/django-query-capture ⭐ 90

Shows queries, find slow queries, detects N+1 in Django

PaulGilmartin/django-queryhunter ⭐ 62

Hunt down the lines of your Django application code which are responsible for executing the most queries.

edelvalle/djhtmx ⭐ 43

Interactive UI components for Django using htmx.org

django-query-profiler/django-query-profiler ⭐ 139

Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them

saadmk11/redis-search-django ⭐ 93

Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.

Suor/django-cacheops ⭐ 2182

A slick ORM cache with automatic granular event-driven invalidation.

bensi94/Django-Requests-Tracker ⭐ 28

The Django Requests Tracker is designed for local development, particularly for Rest API development. It provides various debugging information, such as SQL queries, headers, and status codes.

knipknap/django-find ⭐ 63

Easily add search/filter functionality to Django projects