ClickHouse
In this page, we'll show you how to add a Clickhouse source to Dataflake
Last updated
In this page, we'll show you how to add a Clickhouse source to Dataflake
Last updated
Steps to connect ClickHouse source to Dataflake is like connecting PostgreSQL to Dataflake. Read this section to learn more
From the top navigation bar click on the 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.
Hostname: where your database is hosted
Port: default port number for ClickHouse is 8123
Database: name of your database
User: username of the Database you want to connect
Password: password of the Database you want to connect
Click Next then Click the Complete button to establish your Connection.
You can paste the host url in the Host box to connect to your database quickly