title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | ms.custom | helpviewer_keywords | monikerRange | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Install SQL Server Database Engine |
Learn about features that can be installed when you select SQL Server Database Engine from Components to Install of the SQL Server Installation Wizard. |
rwestMSFT |
randolphwest |
07/25/2024 |
sql |
install |
install-set-up-deploy |
|
|
>=sql-server-2016 |
[!INCLUDE SQL Server -Windows Only]
The [!INCLUDE ssDE] component of [!INCLUDE ssNoVersion] is the core service for storing, processing, and securing data. The [!INCLUDE ssDE] provides controlled access and rapid transaction processing to meet the requirements of the most demanding data consuming applications in your enterprise.
[!INCLUDE ssNoVersion] supports up to 50 instances of the [!INCLUDE ssDE] on a single computer. To create a typical [!INCLUDE ssNoVersion] installation, see Install SQL Server from the Installation Wizard (Setup).
Important
For local installations, you must run Setup as an administrator. If you install [!INCLUDE ssNoVersion] from a remote share, you must use a domain account that has read and execute permissions on the remote share.
The following features are installed when you select SQL Server Database Engine on the Components to Install page of the [!INCLUDE ssNoVersion] Installation Wizard:
-
[!INCLUDE ssDE]
-
SQL Server Replication - is an optional component
::: moniker range=">=sql-server-ver15"
- Machine Learning Services (R and Python) and Language Extensions (Java) - is an optional component ::: moniker-end
::: moniker range=">=sql-server-2017 <=sql-server-2017"
- Machine Learning Services (In-Database) (R and Python) - is an optional component ::: moniker-end
::: moniker range=">=sql-server-2016 <=sql-server-2016"
-
R Services (In-Database) - is an optional component ::: moniker-end
-
Full-Text Search - is an optional component
-
Data Quality Services - is an optional component
[!NOTE]
In this release, selecting the Data Quality Services check box in setup doesn't install the Data Quality Services (DQS) server. You'll have to perform additional steps post installation to install DQS server. For more information, see Install Data Quality Services. -
PolyBase Query Service for External Data - is an optional component. In [!INCLUDE sssql19-md], a Java connector for HDFS data sources is also available.
The following additional features are options for many typical user scenarios:
- Data Quality Client
- [!INCLUDE ssISnoversion]
- Connectivity components
- Programming models
- Management tools
- [!INCLUDE ssManStudio]
- Documentation components
Note
By default, sample databases and sample code aren't installed as part of [!INCLUDE ssNoVersion] Setup. To install sample databases and sample code, see Microsoft SQL Server Samples. See older samples on CodePlex.