Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Connection Properties:

...

Name

Mandotory

Description

Connection Name

Yes

Name of the connection

Description

No

Description of the connection

Username

Yes

Username of the database

Password

Yes

Password of the database

Host

Yes

Host or “Endpoint“

Port

Yes

Port number

Database Name

Yes

Name of the database

ClickHouse connector User Guide

  1. Log in to your clickhouse account 

    1. Click on the Development button. It will should Your Service -name  

    2. Connect to your sql client from the connection tab

...

c. Here you can create tables and query data. Click on new Table button on left to create table.

...

In this example, we already have 3 tables. ‘clickcustomers’, ‘clicktrips’, and ‘my_data’. We will use them in the EazyDi app Clickhouse connector test.

  1. To Connect your Database to EazyDi app, you will need:

  • Host

  • Port

  • Username

  • Database name

  • Password

  1. In the EazyDi app, create a connection using the connection string provided. By default, the username and database name is set to “default”. The port is “8443” and the host depends on the cloud provider you used. In this case we used Google Cloud.

...

  1. Once you have all your credentials, you can now connect your database to EazyDi app. Create a connection. Select the Clickhouse -

...

  1. Input all the required connection properties that you got from Step 3.

...

Note - You can give any connection name in order to create connection in EazyDi.

  1. Once you have created a connection, you can now select a table from the list of connection objects

...

 Steps to create connection:

  1. There are two ways to create connection -

    1. Choose the Clickhouse connector from Pipeline tab > add connection.

...

b. Go to the Connections tab > add connection > from the dropdown select Clickhouse.

...

  1. Fill in the required details.

  2. Click on the Test connection button to confirm.

  3. Click Create connection.