Y
Hacker News
new
|
ask
|
show
|
jobs
DocumentDB: BSON data type CRUD in PostgreSQL
(
github.com
)
31 points
by
krishadi
511 days ago
2 comments
mcraiha
510 days ago
CosmosDB was previously known as DocumentDB
https://azure.microsoft.com/en-us/blog/dear-documentdb-custo...
link
arielcostas
510 days ago
And it's also the name of a document DBMS provided by AWS[1], compatible with MongoDB
[1]:
https://aws.amazon.com/documentdb/
link
DoctorOW
510 days ago
I am kinda curious now if they're using PostgreSQL behind the scenes for Cosmos. Like an evolved form of this code.
link
hslee16
510 days ago
Is this a postgres plugin?
link
vs9012
510 days ago
Yeah it is a postgres plugin.
link