Hacker News new | ask | show | jobs
by cryptonector 932 days ago
Yes. SQL is much better for relational data with a strict schema. Though you'll still never get a way to express recursive queries in SQL w/o a lot of verbosity.