# Microsoft SQL Server

Microsoft SQL Server is a relational database management system (RDBMS), offering a comprehensive platform for storing, managing, and retrieving data from various sources.

## Prerequisites

* Get Microsoft SQL Server database connection parameters from the database owner.

## Connect to Microsoft SQL Server data source

Create a new data source in two ways. Note that this permission is restricted to workspace admins and developers.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FXCa4DZz0ViYlY17SDOAz%2FConnectNewDataSourceOverview.gif?alt=media&#x26;token=af34e066-a0b5-4bdf-ba79-d84d035c6fa4" alt=""><figcaption></figcaption></figure>

Select **Database** > **Microsoft SQL Server** as the data source type.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FlNUnbkEjQU2dySyJfmax%2Fimage.png?alt=media&#x26;token=0e8c8ecf-62c5-4560-a92b-42072f051239" alt=""><figcaption></figcaption></figure>

Set its name and service account.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FuoJgyYXWa6aYLUrIYYlq%2Fimage.png?alt=media&#x26;token=686d6c2c-d0d6-4473-80ea-5ef31829db51" alt=""><figcaption></figcaption></figure>

(Optional) Click **Test connection** to check whether the new data source is successfully connected.

Click **Save**, and it will be saved to your data source library.
