Day 43 New Day New Learning

Day 43 New Day New Learning

Different SQL Server Services provided by Microsoft

微软 complements its relational database engine, SQL Server, with several add-on services that manage different aspects of enterprise business intelligence and information processing such as data integration, reporting, and analysis. While SQL Server can function independently of these services, they add value by enhancing SQL Server’s capacity as a robust information platform for developing comprehensive business intelligence solutions. Services include SQL Server Integration Services (SSIS), SQL Server Reporting Services (SSRS), and SQL Server Analysis Services (SSAS). These services are core products of the SQL Server 2008 R2 version, but they differ significantly in the services they provide as part of the full server suite.

Microsoft SQL Servers

Types of SQL Server Services provided by Microsoft:

SQL Server Integration Services:

DFD of SSIS

The SQL Server Integration Services (SSIS) is the data-warehousing arm of the SQL Server 2008 R2 suite -- equipped with superior Extract, Transform and Load (ETL) capabilities. It provides the vehicle for moving data from different data sources to another and changing the data, if necessary. The three components in the SSIS platform for starting the data integration process are the Import and Export Wizard, SSIS Designer and SSIS API Programming. The Import and Export Wizard simply transfers data from source to destination but does not include data transformation capabilities. The SSIS Designer is an integrated component of the Business Intelligence Development Studio used for the development and maintenance of integration services packages. SSIS API Programming module allows you to code SSIS packages using any number of programming languages.

SQL Server Reporting Services

SSRS Work Flow

The SQL Server Reporting Services (SSRS) is a framework of reporting mechanisms such as the Report Builder, Report Designer, Report Manager and Report Server that work together through a Web interface to enable the development of concise interactive reporting solutions in print or Web format. Report Builder and Report Designer are two SSRS components for generating reports. Report Builder is a simple solution for the information worker or business user to create quick reports without the need to understand the core structure of the data. The Report Designer is a tool for developers because it adds complexity to custom reports development. Using this tool requires an understanding of the Business Intelligence Development Studio shell in Visual Studio and the underlying structure of the data. According to Microsoft, the Report Server is the core process engine in SSRS that manages the processing and delivery of reports using processors. The Report Manager is an administrative tool that controls reporting services through a Web interface.

SQL Server Analysis Services

SSAS Workflow

The SQL Server Analysis Services, or SSAS, is a multidimensional analysis tool that features Online Analytical Processing, powerful data mining capabilities, and deeper dimensions to business information within a relational database. Multidimensional analysis is an OLAP technique that produces the ability to analyze large quantities of data by storing data in axes and cells instead of the traditional relational two-dimensional view in rows and columns. SSAS places predictive analytic capabilities in the hands of information workers by creating an instant connection to backend data using familiar applications such as Microsoft Excel and SharePoint for analysis, visual presentation and collaboration.

要查看或添加评论,请登录

Tarun Kumar Sahu的更多文章

  • Day 54 New Day New Learning

    Day 54 New Day New Learning

    The Art and Science of Data Cleaning: Taming Missing Values and Noisy Data In the realm of data science and analytics…

    1 条评论
  • Day 53 New Day New Learning

    Day 53 New Day New Learning

    Learning about Web API and it's uses. Web API Working What is Web API? Web Application Programming Interface, is a set…

  • Day 52 New Day New Learning

    Day 52 New Day New Learning

    Learning about how data is prepared and analyzed Data Acquisition: Gathering information from different sources. -->…

  • Day 51 New Day New Learning

    Day 51 New Day New Learning

    Grabbing Knowledge of the o9 Solutions AI-powered Integrated Planning Tool. o9 Solutions The o9 Solutions Tool is the…

  • Day 50 New Day New Learning

    Day 50 New Day New Learning

    Satellite Image Processing Satellite Image Processing Satellite Image Processing is an important field in research and…

    1 条评论
  • Day 49 New Day New Learning

    Day 49 New Day New Learning

    Computer Vision. Computer vision is a field of study within artificial intelligence (AI) that focuses on enabling…

  • Day 48 New Day New Learning

    Day 48 New Day New Learning

    Data Visualization with Pandas Line Plot using Pandas DataFrame A line plot is a graph that shows the frequency of data…

    1 条评论
  • Day 47 New Day New Learning

    Day 47 New Day New Learning

    Data Visualization with Pandas Pandas DataFrame Plots There are several plot types built-in to pandas, most of them…

    1 条评论
  • Day 46 New Day New Learning

    Day 46 New Day New Learning

    Data Visualization with Pandas Presentation of data in a graphical format is Data Visualization with Pandas. It helps…

  • Day 45 New Day New Learning

    Day 45 New Day New Learning

    Data Visualization with Seaborn Part 2 Multiple Line Plot To differentiate based on line style:…

    1 条评论

社区洞察

其他会员也浏览了