logoalt Hacker News

merek05/15/20251 replyview on HN

I believe a lot of Mongo's criticisms come from people modelling highly relational data on a non-relational DB.


Replies

rwyinuse05/15/2025

I'm not sure what is the point of using MongoDB these days, when you can as easily store and query jsonb in postgres.