Acerca de Devart SSIS Data Flow Components for Streak

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

Devart SSIS Data Flow Components for Streak allows you to integrate Streak Boxes, Tasks, Stages, Pipelines and other objects with other cloud applications and databases via SQL Server Integration Services (SSIS). They include optimized Streak Source, Streak Destination and Streak Lookup components and provide their own Streak Connection Manager.

With Devart SSIS Data Flow Components for Streak you can:

  • Quickly build SSIS-based integration solutions for Streak
  • Automate Streak integration via SSIS Data Flow tasks
  • Import and export CSV files to Streak
  • Synchronize Streak with SQL Server or other data sources

SQL Support for Streak

  • Devart Streak Source supports SQL to get data from Streak. Simple statements are translated directly to Streak API calls and executed on the Streak side, and for more complex statements, the necessary data are queried from Streak and processed locally. You can specify complex SELECT statement with grouping, filtering, ordering, etc. in the Devart Streak Source editor.

Convenient Devart Streak Source Editor

  • Devart Streak Source component offers a convenient editor, which displays all the Streak objects and their fields and allows you to quickly build a query to Streak 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 Streak Lookup component offers very high performance because of the advanced optimization techniques used. It checks several rows at once and caches the returned results to reduce the number of round-trips to the server.

High-performance Devart Streak Destination

  • Devart Streak Destination component allows you to quickly load data to Streak. It supports all kinds of DML operations - Insert, Update, or Delete.