Azure CosmosDB supports MongoDB API and one of the many libraries available for MongoDB API is Python. This is popularly known as PyMongo.
In this video I'm gonna demonstrate how you can write simple Python code using PyMongo to connect to CosmosDB Database and then Insert some records and retrieve.
Top comments (1)
Thank You so much for making this content.
Well explained.