Business Intelligence
From SQLServerPedia
|
Because we've got so much Business Intelligence content here at SQLServerPedia, we're splitting the section out into three new ones, each with their own individual editor: SQL Server Analysis Services SectionAlthough packaged with the relational database engine, Microsoft SQL Server Analysis Services (SSAS) works very differently from other technologies making up SQL Server. SSAS has matured over multiple releases and experienced wide adoption over a relatively short time span. Recent versions of SSAS provide better tools and more guidance for performance tuning than their predecessors. SQL Server Integration Services SectionSQL Server Integration Services (SSIS) is a high performance data extraction, transformation and loading (ETL) tool included with SQL Server 2005 family of products. It can be thought of as the next generation of Data Transformation Services (DTS) - the tool available with the previous versions of SQL Server. In fact many SSIS executables retain the DTS acronym because the new name wasn't introduced until later stages of the product development cycle. SQL Server Reporting Services SectionMore information on SSRS coming soon. |