Download CloudQuery CLI or get started with CloudQuery Cloud.
Select a source from CloudQuery Hub.
- Configure ClickHouse destination plugin:
kind: destination spec: name: "clickhouse" path: "cloudquery/clickhouse" registry: "cloudquery" version: "v4.0.2" write_mode: "append" spec: connection_string: "clickhouse://${CH_USER}:${CH_PASSWORD}@localhost:9000/${CH_DATABASE}" # Optional parameters # cluster: "" # ca_cert: "" # engine: # name: MergeTree # parameters: [] # # batch_size: 10000 # batch_size_bytes: 5242880 # 5 MiB # batch_timeout: 20s
- Run the sync:
cloudquery sync source.yaml clickhouse.yaml
Other integrations
Products
Stay informed on feature releases, product roadmap, support, and cloud offerings!
Loading form...
© 2024 ClickHouse, Inc. HQ in the Bay Area, CA and Amsterdam, NL.