logoalt Hacker News

frollogastonyesterday at 7:09 PM2 repliesview on HN

It was kinda debatable until people started Claude coding everything. Even before, I would've said every SWE should just know SQL, it's not much buy-in to understand the foundation of like your entire backend. Also I'm not a DBA if that's what you meant.


Replies

InsideOutSantayesterday at 7:34 PM

Leaning SQL is arguably less dev work over the long run than learning an ORM and then learning how it works so you can fix performance issues.

show 1 reply
ozimyesterday at 9:19 PM

I have never seen a dev and we never would hire a dev that doesn’t know SQL and yet we still use ORM for each and every app we develop.