Connect Mitzu to Tinybird

Mitzu can connect to Tinybird using the ClickHouse® Data Source, taking advantage of Tinybird's ClickHouse® HTTP protocol compatibility.

Prerequisites

  • A Mitzu account
  • A Tinybird workspace with data sources
  • A Tinybird Auth Token with scopes WORKSPACE:READ_ALL and optionally ORG_DATASOURCES:READ. See how to create it.

Create a new connection

  1. Select Connect Mitzu with your data warehouse.
  2. In the databases list select ClickHouse®.
  3. Fill in the ClickHouse database credentials.

Connection settings

Host: https://clickhouse.tinybird.co:443/<WORKSPACE_NAME>
Username / Key: <WORKSPACE_NAME>  # Your workspace name
Password / Token: <TOKEN>  # Your Tinybird auth token

Then create a New Dataset selecting the previously created connection.

Learn more

Updated