This is an n8n community node. It lets you use ClickHouse in your n8n workflows.
ClickHouse is a fast open-source column-oriented database management system that allows generating analytical data reports in real-time using SQL queries.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Follow the installation guide in the n8n community nodes documentation.
Query SQL has to be provided. Rows are return as items.
Items are insert batch into user-specified table.
In order to connect to ClickHouse, you have to configure credentials with HTTP URL (only HTTP protocol is supported) and user credentials.
Tested with 0.219.x.