DocumentDB: BSON data type CRUD in PostgreSQL
1–6 of 6 posts
Re: DocumentDB: BSON data type CRUD in PostgreSQL
#2CosmosDB was previously known as DocumentDB
https://azure.microsoft.com/en-us/blog/dear-documentdb-custo...
Re: DocumentDB: BSON data type CRUD in PostgreSQL
#3CosmosDB was previously known as DocumentDB https://azure.microsoft.com/en-us/blog/dear-documentdb-custo...
And it's also the name of a document DBMS provided by AWS[1], compatible with MongoDB
Re: DocumentDB: BSON data type CRUD in PostgreSQL
#4Is this a postgres plugin?
Re: DocumentDB: BSON data type CRUD in PostgreSQL
#5Is this a postgres plugin?
Yeah it is a postgres plugin.
Re: DocumentDB: BSON data type CRUD in PostgreSQL
#6CosmosDB was previously known as DocumentDB https://azure.microsoft.com/en-us/blog/dear-documentdb-custo...
I am kinda curious now if they're using PostgreSQL behind the scenes for Cosmos. Like an evolved form of this code.