> For the complete documentation index, see [llms.txt](https://doc.dataflake.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dataflake.co/data-sources/clickhouse.md).

# ClickHouse

Steps to connect ClickHouse source to Dataflake is like connecting PostgreSQL to Dataflake. Read this [section](/data-sources/postgresql.md) to learn more&#x20;

From the top navigation bar click on the ![](/files/joOvHWcqF24qGOvFCAxR) icon.

Choose the **Connection strings** tab.

Click the **Add** button.

Enter the Name of your connection.

Select **ClickHouse** from the Connection type.

Enter your connection string.

1. **Hostname:** where your database is hosted
2. **Port:** default port number for ClickHouse is 8123
3. **Database:** name of your database
4. **User:** username of the Database you want to connect
5. **Password:** password of the Database you want to connect

Click **Next** then Click the **Complete** button to establish your Connection.

<figure><img src="/files/ZYcVcpv0Hre4cxYJ80VG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can paste the host url in the Host box to connect to your database quickly
{% endhint %}
