Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Connection Properties:

image-20240424-110739.png

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

image-20240422-085048.png

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

image-20240422-085412.png

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.

image-20240424-110957.png

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

image-20240422-092543.png
  1. Input all the required connection properties that you got from Step 3.

image-20240424-111240.png

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

image-20240424-111524.png

  • No labels