Synapse SQL Serverless


Azure Synapse's serverless SQL pool offers a scalable solution for querying data directly within data lakes without requiring data movement or dedicated infrastructure. As a pay-per-query service, it enables users to analyze large datasets efficiently while only incurring costs based on the amount of data processed.
Built with T-SQL compatibility, serverless SQL pools integrate with numerous business intelligence tools and allow for on-the-fly data exploration across formats such as Parquet, Delta, and CSV.
Through schema inference and enhancements to the OPENROWSET functionality, users can seamlessly query semi-structured data, manage database objects, and integrate with security frameworks such as Microsoft Entra to support secure, multi-role access management.
SQL Flow handles automatically
The software does the migration work.
- SQL Flow selects provider-aware reading, type handling, and loading behavior.
- Supported capabilities and prerequisites are matched to the chosen database.
- Database-specific differences are applied without rebuilding the migration.
You choose
Keep control of the decisions that matter.
- Choose the source and target database.
- Select among available full-load and CDC modes.
- Choose type mappings and target creation policy.