Devart SSIS Data Flow Components for SQL Server について

SQL Server用SSIS Source、Lookup、Destinationコンポーネント

Devart SSIS Data Flow Components for SQL Server allows you to integrate SQL Server data with other databases and cloud applications via SQL Server Integration Services (SSIS). It includes optimized SQL Server Source, SQL Server Destination, and SQL Server Lookup components and provides a SQL Server Connection Manager.

With Devart SSIS Data Flow Components for SQL Server you can:

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

SQL Server-specific Connection Features

  • The SSIS components for SQL Server include their own connection manager, offering support for SQL Server-specific and other features. It offers support for secure SSL connections, ability to connect via proxy, to set protocol version, and more.

Convenient Devart SQL Server Source Editor

  • Devart SQL Server Source component offers a convenient editor, which displays all the connection tables and their columns and allows you to quickly build a query to SQL Server 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. You can also quickly preview data, returned by the source, and check whether you query returns what you need.

Advanced Lookup Optimizations

  • Devart SQL Server Lookup component offers very high performance by using advanced optimization techniques. Select statements 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 SQL Server Destination

  • To speed up loading data to SQL Server, Devart SQL Server Destination uses SQL Server-specific optimizations enabling very fast bulk inserting of data .