Live data from Hacker News

What ORMs have taught me: just learn SQL (2014)

wozniak.ca

1–10 of 354 posts

Re: What ORMs have taught me: just learn SQL (2014)

#6

2014: people respond with indignance that they should have to learn SQL now that there's a shortcut 2026: people respond with indignance that they should have to learn anything now that there's a shortcut

I like SQL. I enjoy writing SQL. I find ORMs produce crap SQL.

But the current shortcut du jour is pretty damn good at writing SQL.

Re: What ORMs have taught me: just learn SQL (2014)

#8
As someone who started their programming journey with SQL, it just feels so odd hearing about learning SQL being presented as an useful option. I get it, it just feels odd. SQL was considered table stakes in the financial IT world - if you said you didn't know SQL, people would look at you funny.

Re: What ORMs have taught me: just learn SQL (2014)

#9

2014: people respond with indignance that they should have to learn SQL now that there's a shortcut 2026: people respond with indignance that they should have to learn anything now that there's a shortcut

At yet people (mostly) skip SQL and learn some ORM.
Post reply on HN