Skip to main content
When building cloud-native or hybrid applications on Azure, choosing the right database service is critical. Azure’s data platform spans relational and NoSQL offerings, delivering fully managed options, predictable performance, global distribution, and enterprise-grade security.

At a Glance

Azure SQL Offerings

Azure SQL delivers managed SQL Server–based engines with varying levels of control and compatibility:

Deployment and Scaling

Azure SQL Database Hyperscale supports up to 100 TB of storage and rapid auto-scaling—ideal for unpredictable workloads.

Azure Database for Open Source Relational Engines

Azure’s managed services for MySQL, MariaDB, and PostgreSQL deliver community-driven engines with enterprise features: Quickstart: Deploy PostgreSQL Flexible Server

Azure Cosmos DB

Azure Cosmos DB is a fully managed, globally distributed NoSQL database service with multi-model support and five well-defined consistency levels:
  • Core (SQL) API for schemaless JSON.
  • MongoDB API for wire-protocol compatibility.
  • Gremlin API for graph data models.
  • Cassandra API for wide-column workloads.
  • Table API for key–value storage.
Selecting a consistency level has cost and performance implications. Review Consistency levels in Azure Cosmos DB before production deployments.

Global Distribution & Throughput

Watch Video