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.
☆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
- A set of Django Management Commands to help you understand and visualize your project's models☆52Updated last month
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated this week
- ☆148Updated 2 weeks ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆148Updated 4 months ago
- An authorization system based exclusively on allow lists☆87Updated last month
- Real-time collaborative editing for Django admin with WebSockets☆47Updated this week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last month
- Expose Django management commands in the admin☆87Updated 2 months ago
- Set the Permissions-Policy HTTP header on your Django app.☆104Updated this week
- Properties that are both ORM expressions and python code.☆87Updated last year
- A package for type-checking the URLs and associated views for Django☆62Updated last week
- An alternative serializer implementation for REST framework written in cython built for speed.☆85Updated last year
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 3 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆123Updated 4 months ago
- The most advanced admin editable setting for Django☆51Updated 4 months ago
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆82Updated last week
- More expressive relationships for the Django ORM.☆115Updated 2 years ago
- Use watchfiles in Django’s autoreloader.☆94Updated this week
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 6 months ago
- Use heroicons in your Django and Jinja templates.☆102Updated this week
- ☆49Updated this week
- Autocomplete widgets and views using TomSelect☆69Updated this week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆103Updated last week
- Collection of useful checks for Django Checks Framework☆126Updated 3 months ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated last year
- ☆107Updated 3 years ago
- Extensions for using Rich with Django.☆133Updated this week
- Smart reversion of Django migrations based on Git diff☆75Updated last year
- An unsurprising Django API framework☆155Updated last year
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆72Updated last month