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.
☆67Updated last year
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:
- ☆154Updated last month
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆149Updated 7 months ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- Expose Django management commands in the admin☆87Updated 4 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated last month
- A set of Django Management Commands to help you understand and visualize your project's models☆57Updated 3 months ago
- Autocomplete widgets and views using TomSelect☆72Updated 2 weeks ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆126Updated last month
- Ensure your migration history is linear.☆197Updated this week
- An unsurprising Django API framework☆154Updated last year
- More expressive relationships for the Django ORM.☆114Updated 2 years ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆78Updated last month
- Use watchfiles in Django’s autoreloader.☆94Updated last week
- An authorization system based exclusively on allow lists☆88Updated 3 weeks ago
- Django application providing database migration tooling to automate their deployment.☆107Updated last month
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆143Updated 9 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 weeks ago
- Extensions for using Rich with Django.☆140Updated last week
- Disable Django database writes.☆101Updated last week
- An alternative serializer implementation for REST framework written in cython built for speed.☆86Updated last year
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆108Updated last month
- Write Django model properties that can be used in database queries.☆81Updated last week
- ☆61Updated 3 weeks ago
- A package for type-checking the URLs and associated views for Django☆64Updated 2 weeks ago
- 🚀 Zero configuration Django deployments☆99Updated 8 months ago
- ☆49Updated last week
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated 5 months ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆133Updated 9 months ago
- Safely run migrations before deployment☆88Updated last month
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago