Count Django SQL queries and surface duplicate (N+1) and slow ones in the console — works as a decorator (management commands, tasks, views) or as middleware
-
Updated
May 28, 2026 - Python
Count Django SQL queries and surface duplicate (N+1) and slow ones in the console — works as a decorator (management commands, tasks, views) or as middleware
Is a lightweight, production-ready runtime performance monitor for Laravel. It detects N+1 queries and slow database operations as they happen, helping you keep your application fast and efficient
Lightweight, polyglot performance anti-pattern detection with built-in carbon-aware scoring.
You writes your code. Brakit watches what it does.
Detect N+1 queries at the driver level. Zero config. Works with any ORM.
Catch N+1 queries, missing indexes, and SQL anti-patterns in your JUnit tests — before they hit production.
Zero-config N+1 query detector and query plan analyzer for Spring Boot
Production-safe N+1 query detector for Laravel with sampling, fingerprinting, and alerting.
AI code review skill that catches N+1 queries, missing indexes, migration risks, and SQL injection — across Django, Rails, Prisma, SQLAlchemy, and Eloquent.
Symfony Performance Analyzer Bundle optimizes Symfony apps with metrics, N+1 query detection, AI suggestions, and custom analyzers. Features a dashboard, reports, local Chart.js, and cleanup.
The proof layer for AI coding. Every algorithm chosen on purpose, every complexity stated, every invariant written down — before the code ships.
Zero-config API monitoring library for Spring Boot — published on Maven Central. Tracks response time, query count, and N+1 detection with a live dashboard
Automatic request batching. Collects individual calls into batches within a microtask.
N+1 Problem: A Comparative Study across Multi-Language Ecosystems
Composable Go utilities to build nested data structures from relational queries — without N+1, without ORMs, without JOIN hell. Query each level independently, then merge in memory.
Detect hidden performance bugs in codebases. Identifies N+1 queries, sync I/O, and memory leaks.
Agnostic, pluggable Python performance linter — AST + runtime hybrid. Detects N+1, blocking async calls, Cassandra anti-patterns and more.
Go static analysis tool that detects N+1 database query patterns in for/range loops
Production-safe SQL query analyzer for Go — detects slow queries, N+1, and dangerous SQL patterns at runtime and in CI. Like golangci-lint, but for SQL.
Detect N+1 SQL query patterns in Django, SQLAlchemy, or any Python app. Zero deps.
Add a description, image, and links to the n-plus-one topic page so that developers can more easily learn about it.
To associate your repository with the n-plus-one topic, visit your repo's landing page and select "manage topics."