Hacker News new | ask | show | jobs
by angry_cactus 2331 days ago
Google Trends confirms, even MongoDB is only a fraction of SQL.
1 comments

Thank god. I am working with it now and its crap in comparison.

I wrote a fairly complex mango query a while back, and trying to understand it now is a nightmare. Compare that to SQL, which is one of the most readable languages out there in my opinion.

To me Mongo is like Redis: it has its place in the pipeline but is not a proper tool to replace a rdb nor should anyone pretend it is.