Skip to main content

Clickhouse Integration

To integrate Clickhouse to Windmill, you need to save the following elements as a resource.

Add Clickhouse Resource

PropertyTypeDescriptionDefaultRequiredWhere to Find
hoststringHostname or IP of ClickHouse servertrueProvided by your hosting provider or found in the ClickHouse config file (config.xml)
usernamestringUsername for ClickHouse connectionfalseFound in the ClickHouse users config file (users.xml) or provided by your hosting provider
passwordstringPassword for ClickHouse connectionfalseFound in the ClickHouse users config file (users.xml) or provided by your hosting provider


tip

Find some pre-set interactions with Clickhouse on the Hub.

Feel free to create your own Clickhouse scripts on Windmill.