PaulGilmartin / django-queryhunterLinks
Hunt down the lines of your Django application code which are responsible for executing the most queries.
☆155Updated 5 months ago
Alternatives and similar repositories for django-queryhunter
Users that are interested in django-queryhunter are comparing it to the libraries listed below
Sorting:
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated 7 months ago
- A Django Admin Web Shell using Xterm.js and Django Channels.☆107Updated 7 months ago
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆112Updated last month
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆83Updated 2 weeks ago
- ☆165Updated last month
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆80Updated last week
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆195Updated last month
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆73Updated last year
- ☆98Updated last year
- Real-time collaborative editing for Django admin with WebSockets☆99Updated 7 months ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆92Updated last 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 2 years ago
- ☆130Updated this week
- High-flying components for perfectionists with deadlines☆118Updated last week
- A set of Django Management Commands to help you understand and visualize your project's models☆65Updated 8 months ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- Use Typer (type hints) to define the interface for your Django management commands.☆241Updated last week
- A Django app that tracks your queries to help optimize them. See Qorme for automated ORM optimization: https://qorme.com?ref=dj-tracker☆87Updated 2 weeks ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated 4 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆130Updated 6 months ago
- The most advanced admin editable setting for Django☆56Updated 4 months ago
- Class-based emails for django shipping with a test suite