You are on page 1of 4

4/26/22, 2:29 PM What is dedicated SQL pool (formerly SQL DW)?

- Azure Synapse Analytics | Microsoft Docs

Azure ​/ Synapse Analytics ​/  D / 

What is dedicated SQL pool (formerly


SQL DW) in Azure Synapse Analytics?
Article • 02/18/2022 • 2 minutes to read • 9 contributors  

In this article
Key component of a big data solution
Next steps

Azure Synapse Analytics is an analytics service that brings together enterprise data
warehousing and Big Data analytics. Dedicated SQL pool (formerly SQL DW) refers to
the enterprise data warehousing features that are available in Azure Synapse Analytics.

Dedicated SQL pool (formerly SQL DW) represents a collection of analytic resources that
are provisioned when using Synapse SQL. The size of a dedicated SQL pool (formerly
SQL DW) is determined by Data Warehousing Units (DWU).

Once your dedicated SQL pool is created, you can import big data with simple PolyBase
T-SQL queries, and then use the power of the distributed query engine to run high-
performance analytics. As you integrate and analyze the data, dedicated SQL pool
(formerly SQL DW) will become the single version of truth your business can count on
for faster and more robust insights.
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is 1/4
4/26/22, 2:29 PM What is dedicated SQL pool (formerly SQL DW)? - Azure Synapse Analytics | Microsoft Docs

7 Note

Not all features of the dedicated SQL pool in Azure Synapse workspaces apply to
dedicated SQL pool (formerly SQL DW), and vice versa. To enable workspace
features for an existing dedicated SQL pool (formerly SQL DW) refer to How to
enable a workspace for your dedicated SQL pool (formerly SQL DW). Explore the
Azure Synapse Analytics documentation and Get Started with Azure Synapse.

Key component of a big data solution


Data warehousing is a key component of a cloud-based, end-to-end big data solution.

In a cloud data solution, data is ingested into big data stores from a variety of sources.
Once in a big data store, Hadoop, Spark, and machine learning algorithms prepare and
train the data. When the data is ready for complex analysis, dedicated SQL pool uses
PolyBase to query the big data stores. PolyBase uses standard T-SQL queries to bring
the data into dedicated SQL pool (formerly SQL DW) tables.
Dedicated SQL pool (formerly SQL DW) stores data in relational tables with columnar
storage. This format significantly reduces the data storage costs, and improves query
performance. Once data is stored, you can run analytics at massive scale. Compared to
traditional database systems, analysis queries finish in seconds instead of minutes, or
hours instead of days.
The analysis results can go to worldwide reporting databases or applications. Business
analysts can then gain insights to make well-informed business decisions.

https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is 2/4
4/26/22, 2:29 PM What is dedicated SQL pool (formerly SQL DW)? - Azure Synapse Analytics | Microsoft Docs

Next steps
Explore Azure Synapse architecture
Quickly create a dedicated SQL pool
Load sample data.
Explore Videos
Get Started with Azure Synapse
Or look at some of these other Azure Synapse resources.

Search Blogs
Submit a Feature requests
Create a support ticket
Search Microsoft Q&A question page
Search Stack Overflow forum

Recommended content
Manage compute resource for for dedicated SQL pool (formerly SQL DW) -
Azure Synapse Analytics
Learn about performance scale out capabilities for dedicated SQL pool (formerly SQL DW) in
Azure Synapse Analytics. Scale out by adjusting DWUs, or lower costs by pausing the
dedicated SQL pool (formerly SQL DW).

Synapse SQL architecture - Azure Synapse Analytics


Learn how Azure Synapse SQL combines distributed query processing capabilities with Azure
Storage to achieve high performance and scalability.

Data Warehouse Units (DWUs) for dedicated SQL pool (formerly SQL DW) -
Azure Synapse Analytics
Recommendations on choosing the ideal number of data warehouse units (DWUs) to
optimize price and performance, and how to change the number of units.

Dedicated SQL pool (formerly SQL DW) architecture - Azure Synapse Analytics
Learn how Dedicated SQL pool (formerly SQL DW) in Azure Synapse Analytics combines
distributed query processing capabilities with Azure Storage to achieve high performance
and scalability.

https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is 3/4
4/26/22, 2:29 PM What is dedicated SQL pool (formerly SQL DW)? - Azure Synapse Analytics | Microsoft Docs

Instead of ETL, design ELT - Azure Synapse Analytics


Implement flexible data loading strategies for dedicated SQL pools within Azure Synapse
Analytics.

Quickstart: Scale compute for Synapse SQL pool (Azure portal) - Azure
Synapse Analytics
You can scale compute for Synapse SQL pool (data warehouse) using the Azure portal.

Quickstart: Create and query a dedicated SQL pool (formerly SQL DW) (Azure
portal) - Azure Synapse Analytics
Create and query a dedicated SQL pool (formerly SQL DW) using the Azure portal

Tutorial: Get started with Azure Synapse Analytics - Azure Synapse Analytics
In this tutorial, you'll learn the basic steps to set up and use Azure Synapse Analytics.

Show more S

https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is 4/4

You might also like