|
Database Engine Services
|
The SQL Server Database Engine includes the following components:
-
The Database Engine is the core service for storing, processing, and securing data.
Optional: Replication is a set of technologies for copying and distributing data and database objects from one database to another and then synchronizing between databases to maintain consistency. Note Replication is required and automatically selected by Setup for SQL Server failover clustering installations when you select Database Engine Services.
Optional: Full-Text Search provides functionality to issue full-text queries against plain character-based data in SQL Server tables. Note Full-Text Search is required and automatically selected by Setup for SQL Server failover clustering installations when you select Database Engine Services.
-
Tools for managing relational and XML data.
|
|
Reporting Services
2,3
|
Reporting Services includes server and client components for creating, managing, and deploying tabular, matrix, graphical, and free-form reports. Reporting Services is also an extensible platform that you can use to develop report applications.
|
|
Shared Features:
-
Client Tools
-
SQL Server Books Online
-
Business Intelligence Development Studio
4,5
-
Integration Services
|
Client Tools includes components for communication between clients and servers, including network libraries for DB-Library, OLEDB for OLAP, ODBC, ADODB, and ADOMD+, and the following SQL Server Management Tools:
-
SQL Server Management Studio (SSMS) is an integrated environment for accessing, configuring, managing, administering, and developing all components of SQL Server. SSMS combines the features of Enterprise Manager, Query Analyzer, and Analysis Manager, included in previous releases of SQL Server, into a single environment that provides SQL Server access to developers and administrators of all skill levels.
-
SQL Server Configuration Manager provides basic configuration management for SQL Server services, server protocols, client protocols, and client aliases.
-
SQL Server Profiler provides a graphical user interface for monitoring an instance of the Database Engine or an instance of Analysis Services.
-
Database Engine Tuning Advisor helps create optimal sets of indexes, indexed views, and partitions.
-
Replication Monitor allows you to track the status and performance of publications and subscriptions across a replication topology.
-
SQLXML Client Features
-
SQL Server Books Online is the core documentation for SQL Server.
Business Intelligence Development Studio is an integrated development environment for Analysis Services, Reporting Services, and Integration Services solutions.
Integration Services is a set of graphical tools and programmable objects for moving, copying, and transforming data.
|