Hacker News new | ask | show | jobs
Understanding n+1 query problems in Ruby on Rails (sourcediving.com)
2 points by robermiranda 1281 days ago
1 comments

The blog post helps you to understand and+1s in context, and try to move away from the assumption each n+1 should be fixed using the SRE principles