Hacker News new | ask | show | jobs
by smt88 2280 days ago
But what can you do with MongoDB that you can't do with Postgres? (Not sure about MySQL)

Last I read, JSONB performance is actually better in Postgres anyway, and you also get the ability to expand into relational data if you want to.