Announcing Materialized Views for Azure Cosmos DB API for Cassandra Preview
Data modeling in the NoSQL world is driven by data access patterns. There are scenarios where it makes sense to duplicate data into multiple separate tables depending on the read/write pattern. This is even more important when you want to access the same information using different unique identifiers (not restricted to only the primary key).
The post Announcing Materialized Views for Azure Cosmos DB API for Cassandra Preview appeared first on Azure Cosmos DB Blog.
Published on:
Learn moreRelated posts
Azure Developer CLI (azd): One command to swap Azure App Service slots
The new azd appservice swap command makes deployment slot swaps fast and intuitive. The post Azure Developer CLI (azd): One command to swap Az...
2 hours ago