About Devart SSIS Data Flow Components for Oracle

SSIS Source, Lookup, and Destination components for Oracle.

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

With Devart SSIS Data Flow Components for Oracle you can:

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

Oracle-specific Connection Features

  • The SSIS components for Oracle include their own connection manager, offering support for a lot of Oracle-specific and other features. It offers the Direct connection mode that allows you to connect without Oracle Client. And for OCI mode it offers a wide number of settings for configuring OCI.

Convenient Devart Oracle Source Editor

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

  • To speed up loading data to Oracle, Devart Oracle Destination uses the Direct Path interface in the OCI mode and Array Binding feature in the Direct mode. This helps to perform very fast bulk inserting of data.