Use dbt ClickHouse with the Matatika platform in minutes.
ClickHouse is a high-performance, column-oriented SQL database for online analytical processing (OLAP).
dbt (data build tool) is an open-source command-line tool that lets data analysts and engineers transform data in their warehouse using SQL. The dbt-clickhouse adapter (community-maintained by ClickHouse Inc.) lets dbt models, tests, snapshots and seeds run directly against ClickHouse, so ClickHouse workspaces get the same transformation workflow available for Postgres, Snowflake and BigQuery.
A boolean value indicating whether to skip pre-invoke checks.
The type of dbt profile being used (e.g. clickhouse).
The directory where dbt projects are stored.
The directory where dbt profiles are stored.
The hostname or IP address of the ClickHouse server.
The username used to connect to the ClickHouse server.
The password used to connect to the ClickHouse server.
The port used to connect to the ClickHouse server (8123 for HTTP, 8443 for HTTPS).
The ClickHouse database (schema) to use.
Connect over HTTPS/TLS (set for ClickHouse Cloud).
Use dbt ClickHouse with your data warehouse or ours.