Compatible with Hasura DDN Beta
The Clickhouse Native Data Connector allows for connecting to a Clickhouse instance giving you an instant GraphQL API on top of your Clickhouse data.
This uses the Rust Data Connector SDK from the Data connector Hub and implements the Data Connector Spec.
In order to use this connector you will need to:
- Create a Clickhouse account
- Log in to a Hasura CLI Session
This connector should be used via the hasura ddn cli
See configuration instructions for additional configuration instructions
See which Hasura OpenDD Spec features are supported by the connector here.
View other documentation for the ClickHouse connector here.
Check out our contributing guide for more details.
Checkout out the support section in docs.
The ClickHouse connector is available under the Apache License 2.0.