# ClickHouse

This open-source database management system is known for its high performance and scalability. One of ClickHouse's key features is its ability to efficiently compress and store data.

## Prerequisites

* Get ClickHouse database connection parameters from the database owner.

## Connect to ClickHouse 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%2FbwWyJgVxYWjNCKBJGu29%2FConnectNewDataSourceOverview.gif?alt=media&#x26;token=cc762f6e-0125-49aa-a3ca-ff9910d1ce53" alt=""><figcaption></figcaption></figure>

Select **Database** > **ClickHouse** 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%2F6Mwc1W6vLFLY00Ts6zZF%2Fimage.png?alt=media&#x26;token=94849233-8c9e-48de-876c-7eacf8549133" 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%2FIlY3JcEZDqRq1brg8dvv%2Fimage.png?alt=media&#x26;token=4b44815d-4af2-4561-a068-d5cab9e69c1a" 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.
