Hacker News new | ask | show | jobs
by pointyhat 5409 days ago
Especially if they are using an ORM ironically.

If you consider NHibernate, a lot of time working with it is spent optimising criteria queries to ensure that the IO and CPU on the DB server are not spanked to death and that the loading strategy keeps the read count down.