Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No wonder some told me that new devs often cant write a simple SELECT statement or use a database from the command line.


It doesn't just stop there. They tend to rewrite a lot of things that you could do in SQL on NoSQL databases(Irony..) albeit the implementations are half written, buggy and break on adhoc inputs.

Even more worse, these sort of things come and bite people while these design schemas. After NoSQL database fashion has taken off, schema design, performance tuning et all are rapidly getting rare skills to find people with. This results in all kinds tech debt.

Much could be avoided by having good SQL skills.


> They tend to rewrite a lot of things that you could do in SQL on NoSQL databases(Irony..)

You do realize most "NoSQL" databases are "Not only SQL"?


Or do as I do and go on the 1 week Pl/SQL Oracle course before starting a project.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: