hasura / ndc-clickhouse

ClickHouse Native Data Connector for Hasura

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ClickHouse Native Data Connector for Hasura

License:Apache License 2.0


Languages

Language:Shell 67.0%Language:Rust 32.9%Language:Dockerfile 0.1%