Hacker News new | ask | show | jobs
by tosti 119 days ago
The worst offenders I've seen were looping over a shitty ORM
2 comments

hey don’t forget, that shitty ORM also empowers you to write beautiful, fluent code that, under the hood, generates a 12-way join that brings down your entire database.
And that is true across languages.