Hacker News new | ask | show | jobs
by zihotki 1192 days ago
This statement is false. N+1 issues may exist even in that case. It may vary what caused it and what are the options to solve it.
1 comments

Sure, they will exist if someone intentionally codes them in. But not when fetching data is done in one pass.