Python Nplus1

Open-source Python projects categorized as Nplus1

Python Nplus1 Projects

  • pellet

    Pellet helps improve your Django app performance by discovering N+1 queries. (by har777)

    Project mention: Ban 1+N in Django | news.ycombinator.com | 2023-03-26

    Self plug: Checkout https://github.com/har777/pellet to easily find and fix django N+1 issues.

    I usually add it to existing integration tests so that they raise exceptions on N+1. If test coverage is low then I would suggest sending the N+1 metrics to something like datadog. That way your users using the product will reveal all the N+1 issues on your monitoring solution.

  • django-performance-testing

    automated django performance tests

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-26.

Index

Project Stars
1 pellet 42
2 django-performance-testing 5
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com