Hacker News new | ask | show | jobs
by G4BB3R 2280 days ago
I think productivity is much higher at least with NodeJS, but for large projects I would do in Postgre/MySQL.
1 comments

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.