Understanding n+1 query problems in Ruby on Rails
sourcediving.com
Understanding n+1 query problems in Ruby on Rails
1–2 of 2 posts
Re: Understanding n+1 query problems in Ruby on Rails
#2The 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