General Availability: Index Advisor in Azure Cosmos DB for NoSQL
Azure Cosmos DB has introduced an Index Advisor, allowing you to optimize query performance using index metrics. These indexing metrics provide crucial information about utilized indexes and recommended indexes for query optimization. The former reveals the paths in the indexing policy that were utilized by the Azure Cosmos DB query engine, while the latter recommends indexes that could be added to optimize performance. This improvement enables enhanced query performance in NoSQL and expands the range of available options for performance optimization in Azure Cosmos DB.
To learn more about this new feature, check out the official announcement on the Azure Cosmos DB blog.
Published on:
Learn moreRelated posts
Simplifying your Azure Cosmos DB migration: From Serverless to Provisioned throughput (preview)
If you're looking to migrate from serverless to provisioned throughput accounts on Azure Cosmos DB, this tutorial offers a seamless transition...
Introducing vector database capabilities in Azure Cosmos DB for NoSQL (Public Preview)
Azure Cosmos DB for NoSQL just got better with the launch of native vector indexing and search features. Vector search offers multiple index o...
Looking to optimize and manage your cloud resources? Join our Azure optimization skills challenge!
If you're looking for an effective way to optimize and manage your cloud resources, then join the Azure Optimization Cloud Skills Challenge or...
Vector Search Optimization via KMeans, Voronoi Cells and Inverted File Index (aka “Cell-Probing”)
If you're working with vectors in Azure SQL and want to optimize your vector search performance, this article is worth your attention. Using K...
Greg Leonardo: Optimizing Cloud Budgets in Azure - Episode 282
In this episode, cloud architect Greg Leonardo shares his expertise on optimizing cloud budgets in Azure. As the owner of Webonology and a Mic...
Migration assessment for MongoDB to Azure Cosmos DB for MongoDB
This article highlights the crucial challenge that businesses face when choosing a database solution for their cloud applications, especially ...
Turbocharge Your Data: The Ultimate Databricks Performance Optimization Guide
In this Ultimate Databricks Performance Optimization Guide, you'll learn everything you need to know to achieve lightning-fast processing spee...
Building and deploying Java apps with Spring Cloud and Azure Cosmos DB
If you're looking to build and deploy Java applications with Spring Cloud and Azure Cosmos DB, this post has got you covered. On an episode of...
Introducing a new system function and optimized query operators
The Azure Cosmos DB Core (SQL) API's query engine just got a significant upgrade in the form of a new system function and optimized query oper...