Clickhouse
Use the Clickhouse connector to perform various operations such as executing custom queries, managing databases, and more. This connector allows you to interact with your Clickhouse instance directly from Boltic. You will need a valid Clickhouse connection to get started.
Requirements
To use the Clickhouse connector, you need:
- Access to a Clickhouse server.
- Clickhouse credentials (username and password or access key).
- The Clickhouse server must be accessible over the internet or via a secure network.
Supported Authentication Methods
- Username and Password
- SSH Configuration (Optional)