Lukas-Schillinger / django-queryset-feeler
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 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
- Expose Django management commands in the admin☆86Updated 8 months ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆145Updated last month
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆188Updated 7 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 months ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆84Updated last year
- A package for type-checking the URLs and associated views for Django☆62Updated last week
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆119Updated last month
- Detect N+1s in your Django app.☆120Updated last month
- Use watchfiles in Django’s autoreloader.☆89Updated last week
- Turns your raw sql into a QuerySet.☆52Updated 2 years ago
- ☆142Updated 2 months ago
- ☆46Updated this week
- Smart reversion of Django migrations based on Git diff☆75Updated last year
- ☆107Updated 2 years ago
- An app to make it safer, faster and more fun to develop in Django☆175Updated 2 weeks ago
- An unsurprising Django API framework☆154Updated 9 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆57Updated 2 months ago
- A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/☆82Updated 5 months ago
- More expressive relationships for the Django ORM.☆115Updated last year
- Safely run migrations before deployment☆76Updated 3 months ago
- An authorization system based exclusively on allow lists☆85Updated last week
- Set the Permissions-Policy HTTP header on your Django app.☆101Updated last week
- Use Typer (type hints) to define the interface for your Django management commands.☆104Updated this week
- ☆90Updated 8 months ago
- A tool to automatically fix Django deprecations.☆181Updated this week
- Disable Django database writes.☆96Updated last week
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆57Updated last week
- Non-intrusive sqids library for Django☆67Updated 2 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆46Updated last month