▲ | ASinclair 6 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||
I'm nearly guilty of this. I've been in industry for a bit over 10 years and I can barely write SQL. That's despite writing a bunch of queries by hand in my undergrad databases course. I almost never deal with databases myself outside of some ad-hoc queries. | ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | phito 6 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
Same here, mostly because I avoid it because I really do not like writing queries. Something about the syntax rubs me the wrong way, especially if I have to switch from MySQL/Postgres/MSSQL regularly. I'll use an ORM whenever I can, if performances do not matter. | ||||||||||||||||||||||||||||||||||||||||||||||||||
|