Clickhouse Integration
To integrate Clickhouse to Windmill, you need to save the following elements as a resource.
Property | Type | Description | Default | Required | Where to Find |
---|---|---|---|---|---|
host | string | Hostname or IP of ClickHouse server | true | Provided by your hosting provider or found in the ClickHouse config file (config.xml ) | |
username | string | Username for ClickHouse connection | false | Found in the ClickHouse users config file (users.xml ) or provided by your hosting provider | |
password | string | Password for ClickHouse connection | false | Found in the ClickHouse users config file (users.xml ) or provided by your hosting provider |