Devart SSIS Data Flow Components for Azure Synapse Analytics について

Azure Synapse Analytics用SSIS Source、Lookup、Destinationコンポーネント

Devart SSIS Data Flow Components for Azure Synapse Analytics (formerly Azure SQL DWH) allows you to integrate Azure Synapse Analytics with other databases and cloud applications via SQL Server Integration Services (SSIS). They include optimized AzureDWH Source, AzureDWH Destination, and AzureDWH Lookup components and provide their own AzureDWH Connection Manager.

With Devart SSIS Data Flow Components for Azure Synapse Analytics you can:

  • Build SSIS-based integration solutions for Azure Synapse Analytics
  • Very quickly load large volumes of data to Azure Synapse Analytics using PolyBase
  • Automate Azure Synapse Analytics integration via SSIS Data Flow tasks
  • Synchronize Azure Synapse Analytics with SQL Server or other data sources

Convenient Devart AzureDWH Source Editor

  • Devart AzureDWH Source component offers a convenient editor, which displays all the connection tables and their columns and allows you to quickly build a query to Azure Synapse Analytics via drag-n-drop. It also displays the list of available system and user variables of the package, allowing you to quickly add them to your select statements. If necessary, you can also quickly preview data, returned by the source, and check whether you query returns what you need.

Advanced Lookup Optimizations

  • Devart AzureDWH Lookup component offers very high performance because of the advanced optimization techniques used. It uses select statements that check several rows at once, and caches the returned results to reduce the number of round-trips to the server.

Database-specific Optimizations in Devart AzureDWH Destination

  • Devart AzureDWH Destination uses PolyBase - the most recommended approach for importing large volumes of data to Azure Synapse Analytics using its massively parallel processing (MPP) architecture to achieve the highest performance. It allows you to combine the convenience and flexibility of loading dala via SSIS and high PolyBase performance.
  • With Devart SSIS Data Flow Components, you don't need to care about splitting your data into multiple CSV files, uploading them to Azure Storage and running PolyBase script - everything is done automatically inside Devart AzureDWH Destination.