Second Brain: Crafted, Curated, Connected, Compounded on 10月02日 21:24
SSIS数据集成平台介绍
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

本文介绍了Microsoft SQL Server Integration Services(SSIS)数据集成平台的功能、特性及其在数据仓库中的应用,回顾了其发展历史,并展望了其在现代数据集成领域中的地位。

Microsoft SQL Server Integration Services (SSIS) is a comprehensive platform designed for building high-performance data integration solutions, one of many ETL Tools. These solutions include extraction, transformation, and load (ETL) packages vital for data warehousing.

SSIS offers a suite of graphical tools and wizards that aid in the construction and debugging of packages. It provides tasks for executing a variety of workflow functions such as FTP operations, SQL statement executions, and email messaging.

Furthermore, it includes data sources and destinations to facilitate data extraction and loading, alongside transformations for data cleaning, aggregating, merging, and copying. SSIS also features a management database, SSISDB, responsible for the administration of package execution and storage, as well as application programming interfaces (APIs) for leveraging the Integration Services object model.

# History

Initially launched with Microsoft SQL Server 2005, SSIS served as the successor to Data Transformation Services, a feature present in SQL Server since Version 7.0.

Differing from DTS, which was a staple in all SQL Server versions, SSIS is exclusively offered in the “Standard”, “Business Intelligence”, and “Enterprise” editions. However, with the introduction of “Visual Studio Dev Essentials”, SSIS has become accessible with Visual Studio 2017 for development and learning purposes at no additional cost.

# Mostly used with SSRS

SSRS and Microsoft SQL Server are used as a power how with SSAS on top.

# Future

Besides traditional ETL tools, newer more modern Data Orchestrators have come up.


Origin:
References:
Created

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

SSIS 数据集成 数据仓库 ETL Microsoft SQL Server
相关文章