Posts by this author

Nov 19, 2024
0
0

Public Preview: Vector Search in Azure Cosmos DB for MongoDB with DiskANN 

We’re excited to announce the preview of DiskANN vector indexing for vCore-based Azure Cosmos DB for MongoDB! This feature empowers you to perform efficient, low-latency searches on large vector datasets, making it perfect for scaling applications that depend on fast similarity searches—like recommendation engines, document retrieval, and AI insigh...

Azure Cosmos DB for MongoDB
Nov 19, 2024
0
0

Announcing Public Preview: VS Code Extension for Azure Cosmos DB

We’re excited to announce the public preview of the latest update to the Azure Databases Visual Studio Code extension, which brings the full power of Azure Cosmos DB to your favorite editor! This extension integrates a robust GUI right into Visual Studio Code, allowing you to connect, query, and manage your Azure Cosmos DB resources seamlessly. Thi...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Apr 5, 2024
0
2

Introducing vCore-based Azure Cosmos DB for MongoDB’s Latest Features 

The vCore-based Azure Cosmos DB for MongoDB unveils significant AI enhancements. The updated integrated vector database introduces groundbreaking features to elevate developers' management and interaction with data, promising faster, more scalable, and intuitive applications. HNSW Vector Index: Now Generally Available!  Azure Cosmos DB for Mo...

Azure Cosmos DB for MongoDB
Mar 13, 2024
0
1

Private Link in Azure Cosmos DB for MongoDB vCore is Generally Available!

You can now use private endpoints for your Azure Cosmos DB for MongoDB vCore clusters to allow hosts on a virtual network (VNet) to securely access data over a Private Link. The cluster's private endpoint utilizes an IP address from the virtual network's address space, ensuring that traffic between hosts on the virtual network and the database n...

Azure Cosmos DB for MongoDBSecurity
Nov 15, 2023
2
4

Integrated Vector Database in vCore-based Azure Cosmos DB for MongoDB is Generally Available!

We’re thrilled to share the exciting news that the integrated vector database is now officially available to all users of Azure Cosmos DB for MongoDB vCore. This groundbreaking feature paves the way for a multitude of fresh opportunities in the realm of secure and resilient AI-driven applications while making Azure Cosmos DB for MongoDB vCore y...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Nov 15, 2023
6
3

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
2
0

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