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.☆148Updated 5 months ago
- A package for type-checking the URLs and associated views for Django☆64Updated last week
- ☆150Updated 2 weeks ago
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated 2 months ago
- ☆95Updated last year
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated last week
- A set of Django Management Commands to help you understand and visualize your project's models☆53Updated 2 months ago
- Autocomplete widgets and views using TomSelect☆69Updated last week
- An authorization system based exclusively on allow lists☆87Updated last week
- An unsurprising Django API framework☆155Updated last year
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated last month
- Expose Django management commands in the admin☆87Updated 2 months ago
- Disable Django database writes.☆100Updated last week
- More expressive relationships for the Django ORM.☆115Updated 2 years ago
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆81Updated last week
- An alternative serializer implementation for REST framework written in cython built for speed.☆86Updated last year
- A fasta collectstatic command.☆60Updated 5 months ago
- ☆49Updated last week
- ☆107Updated 3 years ago
- New feature proposals for Django and third-party ecosystem☆123Updated 3 weeks ago
- Safely run migrations before deployment☆86Updated 2 months ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆70Updated 8 months ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated last week
- Extensions for using Rich with Django.☆136Updated last week
- ☆42Updated 2 weeks ago
- Opinionated guide to writing Django views☆192Updated 7 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
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆72Updated this week