



Native vector indexing capability in Azure Cosmos DB that supports flat, quantizedFlat, and diskANN index types for efficient vector similarity search using the VectorDistance function. It enables low-latency, high-throughput, and cost-efficient vector search directly in Cosmos DB collections, with options for brute-force exact search (flat), compressed brute-force search (quantizedFlat), and approximate nearest neighbor search (diskANN).
Category: Multi-model & Hybrid Databases
Brand: Microsoft Azure
Slug: azure-cosmos-db-vector-indexing
Azure Cosmos DB Vector Indexing adds native vector storage and search to Azure Cosmos DB for NoSQL. It lets you store multi-modal, high-dimensional vector embeddings directly in documents alongside other JSON data and perform efficient vector similarity search at scale using built-in vector index types.
Flat index (exact kNN / brute-force):
Quantized flat index:
DiskANN index:
VectorDistance function in Azure Cosmos DB queries (NoSQL API).WHERE clauses.Loading more......
https://learn.microsoft.com/azure/cosmos-db/media/cosmos-db-vector-search/vector-search-architecture.pnghttps://learn.microsoft.com/azure/cosmos-db/media/cosmos-db-vector-search/vector-index-policy.pngvector-searchdiskanncloud-nativeThe provided content does not specify pricing or plan details for Azure Cosmos DB Vector Indexing. Refer to Azure Cosmos DB pricing documentation for current costs related to storage, throughput, and any vector indexing or query charges.