Y
Hacker News
new
|
ask
|
show
|
jobs
by
Daishiman
3252 days ago
The N + 1 at the database level implies that for every object's remote relations you have to do another query instead of subsuming the object in a large invididual SQL query.