Acerca de Devart SSIS Data Flow Components for Snowflake

Componentes de origen, búsqueda y destino de SSIS para Snowflake.

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

With Devart SSIS Data Flow Components for Snowflake you can:

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

Convenient Devart Snowflake Source Editor

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

Advanced Lookup Optimizations

  • Devart Snowflake 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 Snowflake Destination

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