SSIS Data Flow Components for Redshift by Devart
by Devart s.r.o.
Reliable and simple to use data connector for Redshift.
Redshift Data Integration in ETL Using SSIS Source, Lookup & Destination Components
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.