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.☆155Updated 5 months ago
- ☆167Updated last month
- Expose Django management commands in the admin☆88Updated 10 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆64Updated 9 months ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆197Updated 2 months ago
- Extensions for using Rich with Django.☆147Updated this week
- More expressive relationships for the Django ORM.☆116Updated 2 years ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆131Updated 6 months ago
- Real-time collaborative editing for Django admin with WebSockets☆99Updated 7 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆82Updated 3 weeks ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆162Updated this week
- An alternative serializer implementation for REST framework written in cython built for speed.☆85Updated 2 years ago
- Ensure your migration history is linear.☆228Updated this week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆114Updated 2 months ago
- Autocomplete widgets and views using TomSelect☆78Updated 3 months ago
- Disable Django database writes.☆105Updated 3 weeks ago
- An authorization system based exclusively on allow lists☆90Updated 3 weeks ago
- An unsurprising Django API framework☆155Updated last year
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated 5 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 weeks ago
- A fasta collectstatic command.☆71Updated last week
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 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…☆60Updated last month
- A Django app that tracks your queries to help optimize them. See Qorme for automated ORM optimization: https://qorme.com?ref=dj-tracker☆87Updated last month
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- Safely run migrations before deployment☆92Updated 7 months ago
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- A tool to automatically fix Django deprecations.☆185Updated last week
- A Django app that allows you to register class-based views to appear in Django admin.☆59Updated 2 weeks ago