Y
Hacker News
new
|
ask
|
show
|
jobs
by
threeseed
1689 days ago
If you are using the cloud then you can just use DocumentDB.
3 comments
kdasme
1689 days ago
Which is the same proxy on top of PostgreSQL if I remember correctly. :) But MangoDB is cloud-agnostic. I imagine it has the same limitations as DocumentDB or more.
link
kevinsundar
1689 days ago
But then you have to use DocumentDB.
link
PeterZaitsev
1689 days ago
It depends. With MangoDB you can test on your laptop with PostgreSQL and deploy to Production to Aurora... or any other PostgreSQL compatible DBaaS.
link