SQL Server Integration Services

SQL Server Integration Services
Developer(s)Microsoft
Operating systemMicrosoft Windows
TypeETL Tools
LicenseProprietary commercial software
Websitetechnet.microsoft.com/en-us/library/ms141026.aspx

Microsoft SQL Server Integration Services (SSIS) is a component of the Microsoft SQL Server database software that can be used to perform a broad range of data migration tasks.

SSIS is a platform for data integration and workflow applications. It features a data warehousing tool used for data extraction, transformation, and loading (ETL). The tool may also be used to automate maintenance of SQL Server databases and updates to multidimensional cube data.

First released with Microsoft SQL Server 2005, SSIS replaced Data Transformation Services, which had been a feature of SQL Server since Version 7.0. Unlike DTS, which was included in all versions, SSIS is only available in the "Standard", "Business Intelligence" and "Enterprise" editions.[1] With Microsoft "Visual Studio Dev Essentials" it is now possible to use SSIS with Visual Studio 2017 free of cost so long as it is for development and learning purposes only.

  1. ^ "Features Supported by the Editions of SQL Server 2014". msdn.microsoft.com. Microsoft Developer Network. Retrieved 20 August 2014.