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.

Navigate to the Data Sources tab on Appizap Homepage and click New data source.

When creating a new query within Appizap Studio, click Data Queries > + New > + New data source.

Select Database > ClickHouse as the data source type.

Set its name and service account.

(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.

Last updated