# exaspark/batch-loader

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/exaspark-batch-loader).**

1,122 stars · 51 forks · Ruby · MIT

## Links

- GitHub: https://github.com/exaspark/batch-loader
- Homepage: https://engineering.universe.com/batching-a-powerful-way-to-solve-n-1-queries-every-rubyist-should-know-24e20c6e7b94
- awesome-repositories: https://awesome-repositories.com/repository/exaspark-batch-loader.md

## Description

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

## Tags

### Part of an Awesome List

- [Profiling and Benchmarking](https://awesome-repositories.com/f/awesome-lists/devtools/profiling-and-benchmarking.md) — Lazy batching to prevent N+1 query issues.
