Lukas-Schillinger / django-queryset-feelerLinks
Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measure the count, execution time, and raw SQL of your queries from the command line, ipython shell, or jupyter notebook without any configuration.
☆66Updated 2 years ago
Alternatives and similar repositories for django-queryset-feeler
Users that are interested in django-queryset-feeler are comparing it to the libraries listed below
Sorting:
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆154Updated 3 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆190Updated this week
- ☆163Updated 2 months ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆156Updated this week
- Properties that are both ORM expressions and python code.☆87Updated last year
- A set of Django Management Commands to help you understand and visualize your project's models☆63Updated 7 months ago
- Expose Django management commands in the admin☆87Updated 8 months ago
- An authorization system based exclusively on allow lists☆90Updated 3 weeks ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆128Updated 4 months ago
- Disable Django database writes.☆105Updated this week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆112Updated last week
- Extensions for using Rich with Django.☆146Updated last month
- An alternative serializer implementation for REST framework written in cython built for speed.☆85Updated 2 years ago
- Ensure your migration history is linear.☆224Updated this week
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 2 months ago
- More expressive relationships for the Django ORM.☆115Updated 2 years ago
- Real-time collaborative editing for Django admin with WebSockets☆88Updated 5 months ago
- Safely run migrations before deployment☆90Updated 5 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆80Updated 3 weeks ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆87Updated 2 months ago
- An unsurprising Django API framework☆155Updated last year
- 🚀 Zero configuration Django deployments☆99Updated last year
- A tool to automatically fix Django deprecations.☆184Updated last week
- Detect N+1s in your Django app.☆167Updated 9 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 weeks ago
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated 6 months ago
- Package to check for known Django removals and deprecations☆64Updated 3 weeks ago
- Use heroicons in your Django and Jinja templates.☆108Updated this week
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 5 months ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆73Updated last year