DocumentDB: BSON data type CRUD in PostgreSQL
github.comCosmosDB 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
I am kinda curious now if they're using PostgreSQL behind the scenes for Cosmos. Like an evolved form of this code.
Is this a postgres plugin?
Yeah it is a postgres plugin.