code q&a
about
What is an N+1 query?
An N+1 query is a performance problem where your code runs far more database queries than it...
#facts
#database