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 2 months ago
- ☆162Updated last month
- Properties that are both ORM expressions and python code.☆87Updated last year
- Expose Django management commands in the admin☆87Updated 7 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆190Updated 4 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆63Updated 6 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆128Updated 3 months ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆143Updated last week
- Extensions for using Rich with Django.☆145Updated last week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆110Updated last month
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆71Updated last year
- Real-time collaborative editing for Django admin with WebSockets☆72Updated 4 months ago
- A tool to automatically fix Django deprecations.☆183Updated this week
- More expressive relationships for the Django ORM.☆114Updated 2 years ago
- Ensure your migration history is linear.☆221Updated last week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 weeks ago
- An unsurprising Django API framework☆155Updated last year
- An authorization system based exclusively on allow lists☆89Updated 2 weeks ago
- Safely run migrations before deployment☆90Updated 4 months ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆85Updated last year
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 2 months ago
- Non-intrusive sqids library for Django☆81Updated 2 months ago
- An app to make it safer, faster and more fun to develop in Django☆199Updated 4 months ago
- Autocomplete widgets and views using TomSelect☆77Updated 3 weeks ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆79Updated 4 months ago
- Detect N+1s in your Django app.☆161Updated 8 months ago
- A fasta collectstatic command.☆64Updated 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…☆59Updated 4 months ago
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated 2 months ago