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:
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆149Updated 6 months ago
- ☆150Updated last month
- Expose Django management commands in the admin☆87Updated 3 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆55Updated 2 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆123Updated last week
- ☆107Updated 3 years ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- An alternative serializer implementation for REST framework written in cython built for speed.☆86Updated last year
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated last month
- Ensure your migration history is linear.☆194Updated 2 weeks ago
- An unsurprising Django API framework☆154Updated last year
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated last year
- An authorization system based exclusively on allow lists☆87Updated 3 weeks ago
- Extensions for using Rich with Django.☆137Updated 2 weeks ago
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago
- Use watchfiles in Django’s autoreloader.☆94Updated 2 weeks ago
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆106Updated 3 weeks ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆70Updated 8 months ago
- A fasta collectstatic command.☆63Updated 2 weeks ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 months ago
- More expressive relationships for the Django ORM.☆114Updated 2 years ago
- Detect N+1s in your Django app.☆143Updated 4 months ago
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- Safely run migrations before deployment☆88Updated 3 weeks ago
- Disable Django database writes.☆100Updated 2 weeks ago
- A package for type-checking the URLs and associated views for Django☆64Updated 2 weeks ago
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated 4 months ago
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated last month
- Package to check for known Django removals and deprecations☆61Updated 2 weeks ago