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.☆157Updated 6 months ago
- Properties that are both ORM expressions and python code.☆87Updated 2 years ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆198Updated 2 months ago
- Expose Django management commands in the admin☆88Updated 10 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆131Updated 3 weeks ago
- ☆167Updated 2 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆65Updated 10 months ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆85Updated 2 years ago
- Extensions for using Rich with Django.☆148Updated 3 weeks ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated last week
- More expressive relationships for the Django ORM.☆116Updated 2 years ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated last month
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆115Updated 2 months ago
- Disable Django database writes.☆106Updated 3 weeks ago
- 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
- Safely run migrations before deployment☆92Updated 7 months ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆168Updated 3 weeks ago
- An authorization system based exclusively on allow lists☆90Updated last week
- A package for type-checking the URLs and associated views for Django☆68Updated last week
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆73Updated last year
- Ensure your migration history is linear.☆229Updated 3 weeks ago
- Package to check for known Django removals and deprecations☆65Updated last month
- Autocomplete widgets and views using TomSelect☆79Updated last week
- Non-intrusive sqids library for Django☆86Updated 6 months ago
- Django application providing database migration tooling to automate their deployment.☆113Updated 2 weeks ago
- 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
- Collection of useful checks for Django Checks Framework☆130Updated 6 months ago
- Real-time collaborative editing for Django admin with WebSockets☆103Updated 8 months ago
- A tool to automatically fix Django deprecations.☆185Updated last week
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆82Updated last month