What are the key differences between Azure SQL and Cosmos DB?
Feature Azure SQL Cosmos DB
Type Relational NoSQL, multi-model
Schema Fixed Schema-less
Scaling Vertical/Horizontal Horizontal, automatic
Consistenc
ACID Multiple consistency levels (Strong, Eventual, etc.)
Use Case OLTP, structured
data
Global apps, unstructured data, IoT