n-plus-1

There are 12 repositories under n-plus-1 topic.

  • exAspArk/batch-loader

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

    Language:Ruby1k135452
  • quick-perf/quickperf

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

    Language:Java48897765
  • adgadev/jplusone

    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

    Language:Java109616
  • quick-perf/doc

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

  • quick-perf/quickperf-examples

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

    Language:Java182510
  • karmakaze/safeql

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

    Language:Java14342
  • quick-perf/quickperf-live

    Ease your work on Spring Boot applications: quickly generate functional non-regression tests, diagnose performance and generate non-regression tests on performance-related properties.

    Language:Java112147
  • mathieul/batch-loader-active-record

    Active record lazy association generator leveraging batch-loader to avoid N+1 DB queries

    Language:Ruby10313
  • rrreeeyyy/go-sql-n-plus-one-finder

    np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql

    Language:Go3
  • varsnotwars/graphql-n-plus-one-demo

    Node.js graphql example of the N+1 problem, with solution using dataloader.

    Language:JavaScript0200
  • thaingo/assembler

    Functional, type-safe and stateless Java API for solving the N + 1 query problem in multi-databases and microservices aggregation

    Language:Java20
  • xp-forge/aggregate

    Aggregate data on lists

    Language:PHP30