Hacker News new | ask | show | jobs
by user123456780 1767 days ago
Yay another non sql fearing js dev. I feel as though we're rare
3 comments

Reporting for duty. I never feared SQL after https://www.sqlteaching.com/

Granted, there's much more to learn than that, but so is the case with ORMs. I've had more issues writing good ORM queries than SQL queries.

Great (and fun!) resource. https://pgexercises.com/ for more in depth on aggregates + recursion.
I thought we were rare while reading through the comments on this article about ORMs, but then I realised that the SQL community is huge and anyone fine with SQL would more likely be posting over there.

https://blog.logrocket.com/why-you-should-avoid-orms-with-ex...

At the risk of sounding arrogant, why do people fear SQL? If you can program in any modern language, you can pick up SQL.