Auto-detecting the n+1 queries problem in Python
☆1,067Nov 25, 2022Updated 3 years ago
Alternatives and similar repositories for nplusone
Users that are interested in nplusone are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Automatically prefetch foreign key values as needed☆417Aug 4, 2026Updated last week
- Middleware that Prints the number of DB queries to the runserver console.☆408May 29, 2024Updated 2 years ago
- Explicit control over database query execution in Django applications☆388Aug 4, 2026Updated last week
- Declarative model lifecycle hooks, an alternative to Signals.☆1,405Jun 14, 2026Updated last month
- Silky smooth profiling for Django☆4,987Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Keep detailed records of the performance of your Django code.☆356Aug 4, 2026Updated last week
- Automatically upgrade your Django projects.☆1,227Aug 4, 2026Updated last week
- Useful additions to Django's default TestCase☆632Aug 2, 2026Updated last week
- django-reversion is an extension to the Django web framework that provides version control for model instances.☆3,169Jun 12, 2026Updated 2 months ago
- Bringing all of PostgreSQL's awesomeness to Django.☆762Jul 13, 2026Updated 3 weeks ago
- Write Postgres triggers for your Django models☆643Dec 4, 2025Updated 8 months ago
- With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.☆1,739Updated this week
- Pluggable health checks for Django applications☆1,421Updated this week
- A slick ORM cache with automatic granular event-driven invalidation.☆2,274Apr 15, 2026Updated 3 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Ensure your migration history is linear.☆240Aug 4, 2026Updated last week
- Detect backward incompatible migrations for your django project☆614Jan 4, 2026Updated 7 months ago
- Object factory for Django☆1,002Updated this week
- A feature flipper for Django☆1,242Jun 7, 2026Updated 2 months ago
- Full-text multi-table search application for Django. Easy to install and use, with good performance.☆1,247Aug 14, 2024Updated last year
- Test django schema and data migrations, including migrations' order and best practices.☆573Updated this week
- Keep track of failed login attempts in Django-powered sites.☆1,697Updated this week
- No effort, no worry, maximum performance.☆1,424Jan 28, 2026Updated 6 months ago
- Store model history and view/revert changes from admin site.☆2,461Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A simple super fast django reusable app that blocks people from brute forcing login attempts☆1,082Feb 1, 2026Updated 6 months ago
- Django model mixins and utilities.☆2,762Updated this week
- A test fixtures replacement for Python☆3,806Jan 1, 2026Updated 7 months ago
- A plugin for coverage.py to measure Django template execution☆203Updated this week
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆194Dec 26, 2022Updated 3 years ago
- Detect N+1s in your Django app.☆202Jul 24, 2026Updated 2 weeks ago
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆483May 5, 2026Updated 3 months ago
- Extra security for your sensitive pages☆279Apr 13, 2026Updated 3 months ago
- Money fields for Django forms and models.☆1,775Jun 15, 2026Updated last month
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A tool to automatically fix Django deprecations.☆189Updated this week
- Reusable, generic mixins for Django☆2,018Mar 18, 2025Updated last year
- Django friendly finite state machine support☆2,348Oct 7, 2025Updated 10 months ago
- A flake8 plugin to detect bad practices on Django projects.☆180Feb 9, 2024Updated 2 years ago
- Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings fi…☆1,199Updated this week
- Collection of useful checks for Django Checks Framework☆132Updated this week
- Properties that are both ORM expressions and python code.