Unlock real-time SAP data and unleash it in Clickhouse, the fastest analytical database, with One Connect.
Key Benefits of the Custom Connector:
FEATURES
-Default mode: insert.mode=insert (standard row insertions).
-Optional: insert.mode=upsert (inserts or updates on primary key
conflict).
-Supports Avro for both key and value schemas.
-Compatible with Confluent Schema Registry.
-Enable with auto.create=true and auto.evolve=true.
-Automatically creates missing tables and columns in ClickHouse.
-Mode: insert.mode=insert, pk.mode=none.
-Allows ingesting raw data without primary keys.
TABLE AND SCHEMA SETTINGS
These settings control how tables are named, created, and kept up to date in Clickhouse.
They help reducemanual work and keep data organized as it flows in.