from Hacker News

Understanding n+1 query problems in Ruby on Rails

by robermiranda on 12/9/22, 11:16 AM with 1 comments

  • by robermiranda on 12/9/22, 11:16 AM

    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