A newer version of this documentation is available.
View Latest (v2.2)

ClickHouse Agent for Gluesync: Target Integration

Static

Core principles

This agent establishes a connection to ClickHouse via the ClickHouse JDBC driver.

Supported version

With this agent, you can target any ClickHouse deployment, whether it is on-prem or via DBaaS under Amazon AWS, Google Cloud or Azure.

Platform supported features

Feature Support Notes

Target role

✅

Writes to ClickHouse via the official JDBC driver.

Source role

❌

Current release supports ClickHouse only as a target.

Snapshots

✅

Snapshot batches populate ClickHouse tables for initial loads.

CDC

❌

Current release supports ClickHouse only as a target.

CDC type

N/A

Current release supports ClickHouse only as a target.

Bulk load

N/A

Standard JDBC batching already optimizes throughput.

Source persisted internal cache

N/A

Target-only connector.

Target persisted internal cache

N/A

Writes flow directly to ClickHouse—no intermediate storage.

Driver / connector

ClickHouse JDBC driver

Gluesync bundles the vendor driver for SQL access.

Chains

N/A

Target-only connector.

Truncate operation support (reading)

N/A

Target-only connector.

Truncate operation support (writing)

✅

Honors Core Hub “TRUNCATE before snapshot” option when enabled.