Posts by this author

Nov 15, 2023
Post comments count6
Post likes count3

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

Editor's note (November 2025): Azure Cosmos DB for MongoDB (vCore) has been renamed to Azure DocumentDB. This article was originally published before the rename, so it uses the product name that was current at the time. While the product name has changed, the technical concepts discussed in this article remain applicable unless otherwise noted. For...

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