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
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆146Updated 2 months ago
- An authorization system based exclusively on allow lists☆88Updated this week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated this week
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆121Updated 2 months ago
- Safely run migrations before deployment☆79Updated this week
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated 8 months ago
- Set the Permissions-Policy HTTP header on your Django app.☆101Updated this week
- A set of Django Management Commands to help you understand and visualize your project's models☆48Updated 3 months ago
- Expose Django management commands in the admin☆86Updated this week
- Autocomplete widgets and views using TomSelect☆65Updated 2 weeks ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆60Updated 2 weeks ago
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆99Updated 3 months ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- Django application providing database migration tooling to automate their deployment.☆99Updated last month
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 4 months ago
- The most advanced admin editable setting for Django☆47Updated 2 months ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆66Updated 5 months ago
- More expressive relationships for the Django ORM.☆115Updated last year
- An app to make it safer, faster and more fun to develop in Django☆183Updated 2 months ago
- Package to check for known Django removals and deprecations☆49Updated 2 weeks ago
- Use watchfiles in Django’s autoreloader.☆90Updated this week
- Class-based emails for django shipping with a test suite☆62Updated 2 weeks ago
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆142Updated 4 months ago
- ☆145Updated this week
- Detect N+1s in your Django app.☆128Updated last month
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆78Updated this week
- A package for type-checking the URLs and associated views for Django☆62Updated this week
- Write Django model properties that can be used in database queries.☆78Updated last week
- ☆107Updated 3 years ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆84Updated last month