Hacker News new | ask | show | jobs
by jasondc 1962 days ago
This article from 8 years ago highlights how far MongoDB has come: transactions, left outer joins ($lookup), etc.
2 comments

How many years before it reaches feature parity with a traditional RDBMS though? And when will it get a query language as good as SQL?

That said, I will admit the change streams feature is amazing. That completely changed the way I thought about building reactive applications

The issue is that MongoDB isn't chasing a fixed target. RDBMS have gotten better in the mean time.