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 lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated 9 months ago
- ☆107Updated 3 years ago
- Expose Django management commands in the admin☆86Updated 3 weeks ago
- More expressive relationships for the Django ORM.☆115Updated last year
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆147Updated 3 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆49Updated last week
- ☆147Updated 3 weeks 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 3 weeks ago
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆78Updated 2 weeks ago
- An unsurprising Django API framework☆155Updated last year
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆61Updated 2 weeks ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆67Updated 6 months ago
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆101Updated 4 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated this week
- Properties that are both ORM expressions and python code.☆87Updated last year
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆66Updated last year
- ☆93Updated 11 months ago
- Disable Django database writes.☆98Updated 2 weeks ago
- Smart reversion of Django migrations based on Git diff☆75Updated last year
- An authorization system based exclusively on allow lists☆88Updated 3 weeks ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆122Updated 3 months ago
- A CLI for creating new Django projects☆47Updated 4 months ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 5 months ago
- Set the Permissions-Policy HTTP header on your Django app.☆102Updated 2 weeks ago
- Autocomplete widgets and views using TomSelect☆67Updated this week
- Detect N+1s in your Django app.☆133Updated 2 months ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆134Updated this week
- Package to check for known Django removals and deprecations☆50Updated 2 weeks ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆84Updated last month