Hacker News new | ask | show | jobs
by comte7092 1092 days ago
I think that’s parent comments point. They like that the trends are swinging from complexity to simplicity.
1 comments

But that was the line that noSQL advocates were pushing. You don't need this big complex relational database, just make everything simple JSON and call it good.

Then it turned out that data actually is just complicated, and managing that complexity is off and easier with a relational database.

Sometimes simplicity can be an illusion.