awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jmcarp avatar

jmcarp/nplusone

0
View on GitHub↗
1,063 stars·54 forks·Python·MIT·8 views

Nplusone

Auto-detecting the n+1 queries problem in Python

Features

  • Debugging - Auto-detects N+1 query performance issues.
  • Development And Testing - Auto-detects N+1 queries.
  • Profiling and Debugging - Detects inefficient lazy loading and N+1 query problems.

Star history

Star history chart for jmcarp/nplusoneStar history chart for jmcarp/nplusone

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Nplusone

Similar open-source projects, ranked by how many features they share with Nplusone.
  • ibotpeaches/apktooliBotPeaches avatar

    iBotPeaches/Apktool

    24,788View on GitHub↗

    Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an

    Java
    View on GitHub↗24,788
  • cenkalti/flask-debug-toolbar-mongocenkalti avatar

    cenkalti/flask-debug-toolbar-mongo

    4View on GitHub↗

    MongoDB panel for the Flask Debug Toolbar

    Python
    View on GitHub↗4
  • coderabbitai/skillscoderabbitai avatar

    coderabbitai/skills

    113View on GitHub↗

    AI-powered code review for 35+ coding agents, powered by CodeRabbit. Detect bugs, security issues, and quality risks before you merge.

    View on GitHub↗113
  • bradmontgomery/django-querycountbradmontgomery avatar

    bradmontgomery/django-querycount

    408View on GitHub↗

    Django Querycount

    Python
    View on GitHub↗408
See all 30 alternatives to Nplusone→

Frequently asked questions

What does jmcarp/nplusone do?

Auto-detecting the n+1 queries problem in Python

What are the main features of jmcarp/nplusone?

The main features of jmcarp/nplusone are: Debugging, Development And Testing, Profiling and Debugging.

What are some open-source alternatives to jmcarp/nplusone?

Open-source alternatives to jmcarp/nplusone include: ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… cenkalti/flask-debug-toolbar-mongo — MongoDB panel for the Flask Debug Toolbar. coderabbitai/skills — AI-powered code review for 35+ coding agents, powered by CodeRabbit. Detect bugs, security issues, and quality risks… conorluddy/ios-simulator-skill — An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps.… dcramer/django-devserver — A drop-in replacement for Django's runserver. bradmontgomery/django-querycount — Django Querycount.