Posts by this author

Nov 15, 2023
Post comments count6
Post likes count3

Introducing Azure Cosmos DB for MongoDB vCore: Now Generally Available!

We're thrilled to announce that following a successful public preview, Azure Cosmos DB for MongoDB vCore has officially launched and is now available for all users! This marks a significant achievement in our quest to provide our users with a robust, seamlessly integrated, and fully-managed database solution tailored for their MongoDB workloads.   ...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Jul 12, 2022
Post comments count2
Post likes count1

Run parallel CRUD operations with Python Async IO for Azure Cosmos DB

Async IO support for Azure Cosmos DB Python SDK, an important and much-anticipated capability, is now generally available (GA) for Python developers, data scientists, and any other professional that uses our Azure Cosmos DB Python SDK. Benefits Async IO support makes it easier to run multiple IO operations in parallel. The main advantage of Asy...

Azure Cosmos DB for NoSQLPython SDK