Devart SSIS Data Flow Components for Streak allow 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:
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 you 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. |