Saved Bookmarks
| 1. |
Does This Mean I Do Not Have To Create Multiple Indexes To Satisfy The Queries? |
|
Answer» Yes, Azure COSMOS DB Table API provides automatic indexing of all attributes without any schema definition. This automation frees developers to focus on the application rather than on index creation and MANAGEMENT. Yes, Azure Cosmos DB Table API provides automatic indexing of all attributes without any schema definition. This automation frees developers to focus on the application rather than on index creation and management. |
|