PaulGilmartin / django-queryhunter
Hunt down the lines of your Django application code which are responsible for executing the most queries.
☆145Updated last month
Alternatives and similar repositories for django-queryhunter:
Users that are interested in django-queryhunter are comparing it to the libraries listed below
- Use Typer (type hints) to define the interface for your Django management commands.☆104Updated this week
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆77Updated last week
- ☆142Updated 2 months ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆66Updated 3 months ago
- Detect N+1s in your Django app.☆120Updated last month
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆188Updated 7 months ago
- Package to check for known Django removals and deprecations☆45Updated last month
- A Django Admin Web Shell using Xterm.js and Django Channels.☆83Updated last week
- A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/☆82Updated 5 months ago
- ☆90Updated 8 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆57Updated 2 months ago
- Class-based emails for django shipping with a test suite☆63Updated last month
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆57Updated last week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆96Updated last month
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆140Updated 3 months ago
- More expressive relationships for the Django ORM.☆115Updated last year
- Safely run migrations before deployment☆76Updated 3 months ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆82Updated 3 weeks ago
- A library for constructing queries on arbitrary data sources following Django's QuerySet API☆112Updated 3 months ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆92Updated last week
- The most advanced admin editable setting for Django☆41Updated 3 weeks ago
- Use watchfiles in Django’s autoreloader.☆89Updated last week
- Properties that are both ORM expressions and python code.☆87Updated last year
- Expose Django management commands in the admin☆86Updated 8 months ago
- ☆46Updated this week
- Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measur…☆66Updated last year
- A tool to automatically fix Django deprecations.☆181Updated this week
- An app to make it safer, faster and more fun to develop in Django☆175Updated 2 weeks ago
- ProseMirror-based HTML editor for Django☆120Updated last week
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆119Updated last month