ORMs are everywhere and have become the default way we work with our databases. This is generally speaking in my opinion correct, but SQL is still important. Regardless of if you write TypeScript, Python, Go, Rust, or whatever, understanding SQL is still a very critical skill I think most people lack. Use an ORM, but learn SQL. You will not regret it.
JOIN THE DISCORD: / discord
check out my stuff
insiderviz: https://www.insiderviz.com
twitter: / benjamin41902
timestamps
0:00 into
1:20 example & discussion
9:45 the value of knowing SQL
#sql #programming #developer