Skip to main content
Omni can connect to ClickHouse Cloud or on-premise deployment via the official ClickHouse data source.

  1. Gather your connection details

To connect to ClickHouse with HTTP(S) you need this information: The details for your ClickHouse Cloud service are available in the ClickHouse Cloud console. Select a service and click Connect: Choose HTTPS. Connection details are displayed in an example curl command. If you’re using self-managed ClickHouse, the connection details are set by your ClickHouse administrator.

  1. Create a ClickHouse data source

Navigate to Admin -> Connections and click the “Add Connection” button in the top right corner.
Select ClickHouse. Enter your credentials in the form.
Now you should can query and visualize data from ClickHouse in Omni.
Last modified on June 23, 2026