Hacker News new | ask | show | jobs
by wolf2600 2950 days ago
> There are many cases where people are storing non-relational data

No, there are not. In 99% of applications, the data is able to be modeled relationally and a standard RDBMS is the best option. Non-relational data is the rare exception, not the rule.