Last updated 2 years ago
Was this helpful?
The recommended connector library for ClickHouse is .
The expected connection string is formatted as follows:
clickhousedb://<user>:<password>@<host>:<port>/<database>[?options…]clickhouse://{username}:{password}@{hostname}:{port}/{database}