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.
☆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
Sorting:
- Expose Django management commands in the admin☆87Updated 5 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆152Updated last month
- Properties that are both ORM expressions and python code.☆87Updated last year
- A set of Django Management Commands to help you understand and visualize your project's models☆60Updated 5 months ago
- ☆156Updated this week
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated 3 months ago
- Ensure your migration history is linear.☆203Updated 2 weeks ago
- More expressive relationships for the Django ORM.☆114Updated 2 years ago
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆109Updated 3 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 weeks ago
- Disable Django database writes.☆101Updated 2 weeks ago
- Autocomplete widgets and views using TomSelect☆76Updated last month
- Extensions for using Rich with Django.☆141Updated 2 weeks ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆70Updated 11 months ago
- Detect N+1s in your Django app.☆156Updated 7 months ago
- An unsurprising Django API framework☆154Updated last year
- An app to make it safer, faster and more fun to develop in Django☆194Updated 3 months ago
- An authorization system based exclusively on allow lists☆89Updated 2 weeks ago
- Safely run migrations before deployment☆89Updated 2 months ago
- Real-time collaborative editing for Django admin with WebSockets☆56Updated 3 months ago
- A fasta collectstatic command.☆63Updated this week
- Collection of useful checks for Django Checks Framework☆130Updated last month
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆128Updated 2 months ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆85Updated last year
- Use watchfiles in Django’s autoreloader.☆94Updated 2 weeks ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆78Updated 2 months ago
- Django application providing database migration tooling to automate their deployment.☆108Updated 2 months ago
- Class-based emails for django shipping with a test suite☆77Updated 2 months ago
- A tool to automatically fix Django deprecations.☆183Updated this week
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated last month