awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·4 Aufrufe

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-Verlauf

Star-Verlauf für jmcarp/nplusoneStar-Verlauf für jmcarp/nplusone

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Nplusone

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Nplusone.
  • ibotpeaches/apktoolAvatar von iBotPeaches

    iBotPeaches/Apktool

    24,788Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,788
  • cenkalti/flask-debug-toolbar-mongoAvatar von cenkalti

    cenkalti/flask-debug-toolbar-mongo

    4Auf GitHub ansehen↗

    MongoDB panel for the Flask Debug Toolbar

    Python
    Auf GitHub ansehen↗4
  • coderabbitai/skillsAvatar von coderabbitai

    coderabbitai/skills

    113Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗113
  • bradmontgomery/django-querycountAvatar von bradmontgomery

    bradmontgomery/django-querycount

    408Auf GitHub ansehen↗

    Django Querycount

    Python
    Auf GitHub ansehen↗408
Alle 30 Alternativen zu Nplusone anzeigen→

Häufig gestellte Fragen

Was macht jmcarp/nplusone?

Auto-detecting the n+1 queries problem in Python

Was sind die Hauptfunktionen von jmcarp/nplusone?

Die Hauptfunktionen von jmcarp/nplusone sind: Debugging, Development And Testing, Profiling and Debugging.

Welche Open-Source-Alternativen gibt es zu jmcarp/nplusone?

Open-Source-Alternativen zu jmcarp/nplusone sind unter anderem: 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.