Y
Hacker News
new
|
ask
|
show
|
jobs
by
codr7
479 days ago
Calling MongoDB a real database compared to PostgreSQL is hilarious.
MongDB is basically a pile of JSON in comparison, no matter how much you distribute and scale it.
1 comments
riku_iki
479 days ago
I think there is no distributed db on the market available with features parity to PgSQL. Distributed systems are hard, and sacrifices need to be made.
link