Y
Hacker News
new
|
ask
|
show
|
jobs
by
manquer
3342 days ago
you usually see this pattern in ORMs with n+1 querys . If a single request requires 1000 db queries it is better to be optimising the query