Hacker News new | ask | show | jobs
by marshray 29 days ago
There's nothing wrong with using SQL only when you know in advance exactly which records you wish to query.

But if you ever need to query unknown data, then probably you should learn SQL a bit deeper.