BatchLoader: Kill Your N+1 Queries
I created a gem BatchLoader – an adapted Ruby implementation of battle-tested tools like Haskell Haxl and JS Dataloader. I believe that every Ruby developer should know about batching as a technique which helps avoid N+1 queries ✌️
Post a comment