Hacker News new | ask | show | jobs
by nrmitchi 1945 days ago
> doesn't hate you for liking SQL

This, just 100% this. I'm not a major fan of SQL or anything, however I get very hesitant to use any ORM that tries to imply that you don't need to understand how SQL or the underlying database actually works.

Any time I hear someone say that "SQL won't scale for my app", I assume that some rudimentary query analysis would solve 99% of problems.