Data Analytics

VW04 Data Virtualization in SQL Server 2022

08/07/2024

8:00am - 9:15am

Level: Introductory to Intermediate

Kevin Feasel

Proprietor

Catallaxy Services, LLC

PolyBase is Microsoft's primary data virtualization technology, allowing you to integrate SQL Server with a variety of external systems such as Oracle, MongoDB, Cosmos DB, Teradata, Apache Spark, and even other SQL Server instances. In this talk, we will walk through the mechanics of PolyBase, showing how we can write T-SQL queries to access data from heterogeneous sources. We will see how data virtualization in SQL Server has evolved over the years and the new capabilities you will find in SQL Server 2022. Finally, we will look at several interesting use cases for data virtualization in the modern data environment.

You will learn:

  • What data virtualization is and its history in SQL Server
  • Understand the three key objects for data virtualization: external data sources, file formats, and tables
  • Connect SQL Server to a wide variety of data platform technologies