An open API service indexing awesome lists of open source software.

https://github.com/flexdinesh/n-plus-1-demo


https://github.com/flexdinesh/n-plus-1-demo

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# N + 1 Demonstration

An example repo to demonstrate the N + 1 problem in database, REST and GraphQL worlds. And a few different solutions to avoid N + 1 problem.