Hacker News new | ask | show | jobs
by takeda 3647 days ago
I believe the poor performance of database is often caused by people who are new to the subject writing applications in such way that they do N+1 problem.