Hacker News new | ask | show | jobs
by j45 327 days ago
ORMs can be the starting point to optimize the queries when they need it manually with SQL.

There's also the reality that no two ORMs may be built to the same way and performance standard.