⚡ Powerful tool for avoiding N+1 DB or HTTP queries
-
Updated
Dec 9, 2025 - Ruby
⚡ Powerful tool for avoiding N+1 DB or HTTP queries
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Loader to solve N+1 issues for good. Highly recommended for GraphQL API.
💡 Doctrine entity preloading: Efficient & easy to use solution to n+1 problem in Doctrine ORM. Supports all association types and both Doctrine 2 & 3
Pellet helps improve your Django app performance by discovering N+1 queries.
Efficient data fetching for your Javascript Applications
QuickPerf documentation: https://github.com/quick-perf/doc/wiki/QuickPerf
Examples showing how to use QuickPerf with several frameworks (JUnit 4, JUnit 5, TestNG, Spring Boot, Quarkus, Micronaut, ...)
Ease your work on Spring Boot applications: quickly generate functional non-regression tests, diagnose performance and generate non-regression tests on performance-related properties.
automated django performance tests
SqlAlchemy N+1 Loader: a solution to the N+1 problem
Fighting against N+1 in the Django ecosystem!!
HiPerAnalyzer (Hibernate Performance Analyzer)
An easy-to-use ActiveRecord batch loader to prevent N+1 database queries
Demonstrations of my proficiency span across several technologies. Concretely, this project is an API facilitating CRUD operations (Create, Read, Update, Delete (TODO)) for various objects.
N+1 Problem: A Comparative Study across Multi-Language Ecosystems
Node.js graphql example of the N+1 problem, with solution using dataloader.
To associate your repository with the nplus1 topic, visit your repo's landing page and select "manage topics."