DEV Community

Cover image for Using Python for MongoDB in Azure CosmosDB
Wriju's Blog
Wriju's Blog

Posted on

Using Python for MongoDB in Azure CosmosDB

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)

Collapse
 
abs7992 profile image
Abs7992

Thank You so much for making this content.
Well explained.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay