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.