ClickHouse



ClickHouse



ClickHouse

ClickHouse

Beta version

The configuration and connection might need a bit of fine-tuning to get things running smoothly. Let us know if you hit any snags at team@tably.com.

Once created, a connection can be reused or copy-pasted in all other pages within same workspace without additional setup. The setup can be complex and, if in doubt, ask your developer for help. They will have all needed details and will be able to assist with possible errors.

The host endpoint of the Clickhouse cluster.
The port of the database.
The name of the database.
The username which is used to access the database.
The password associated with this username.
Additional properties to pass to the JDBC URL string when connecting to the database formatted as 'key=value' pairs separated by the symbol '&'. (Eg. key1=value1&key2=value2&key3=value3). For more information read about JDBC URL parameters.
Encrypt data using SSL.
Whether to initiate an SSH tunnel before connecting to the database, and if so, which kind of authentication to use.
Hostname of the jump server host that allows inbound ssh tunnel.
Port on the proxy/jump server that accepts inbound ssh connections.
OS-level username for logging into the jump server host.
OS-level user account ssh key credentials in RSA PEM format ( created with ssh-keygen -t rsa -m PEM -f myuser_rsa )
Hostname of the jump server host that allows inbound ssh tunnel.
Port on the proxy/jump server that accepts inbound ssh connections.
OS-level username for logging into the jump server host
OS-level password for logging into the jump server host
Loadingโ€ฆ