Devart SSIS Data Flow Components for Amazon Redshift 关于

用于 Amazon Redshift 的 SSIS 源、查找和目标组件。

Devart SSIS Data Flow Components for Amazon Redshift allows you to integrate Amazon Redshift with other databases and cloud applications via SQL Server Integration Services (SSIS). They include optimized Redshift Source, Redshift Destination, and Redshift Lookup components and provide their own Redshift Connection Manager with Redshift-specific connectivity features.

With Devart SSIS Data Flow Components for Redshift you can:

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

Convenient Devart Redshift Source Editor

  • Devart Redshift Source component offers a convenient editor, which displays all the connection tables and their columns and allows you to quickly build a query to Redshift 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 Redshift 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 Redshift Destination

  • To speed up loading data to Redshift, Devart Redshift Destination splits data to multiple CSV files, uploads them to Amazon S3, and then uses the Redshift COPY command to import them. It performs these jobs in parallel to provide the highest performance possible.