n-plus-1 topic

List n-plus-1 repositories

batch-loader

1.0k
Stars
51
Forks
Watchers

:zap: Powerful tool for avoiding N+1 DB or HTTP queries

quickperf

455
Stars
67
Forks
Watchers

QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties

jplusone

108
Stars
6
Forks
Watchers

Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general

doc

22
Stars
4
Forks
Watchers

QuickPerf documentation: https://github.com/quick-perf/doc/wiki/QuickPerf

quickperf-examples

18
Stars
10
Forks
Watchers

Examples showing how to use QuickPerf with several frameworks (JUnit 4, JUnit 5, TestNG, Spring Boot, Quarkus, Micronaut, ...)

safeql

15
Stars
2
Forks
Watchers

Composable / async / functional / type-safe / parallel-pipelined queries and relations without SQL injection or N+1s.