Skip to content

hasura/ndc-clickhouse

Clickhouse Connector

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:

For Hasura Users

This connector should be used via the hasura ddn cli

See configuration instructions for additional configuration instructions

For Developers

See development instructions

Documentation

See which Hasura OpenDD Spec features are supported by the connector here.

View other documentation for the ClickHouse connector here.

Contributing

Check out our contributing guide for more details.

Support

Checkout out the support section in docs.

License

The ClickHouse connector is available under the Apache License 2.0.