An open API service indexing awesome lists of open source software.

https://github.com/adbc-drivers/clickhouse

Build-only repository for the ClickHouse ADBC driver maintained by ClickHouse
https://github.com/adbc-drivers/clickhouse

adbc arrow clickhouse database

Last synced: 13 days ago
JSON representation

Build-only repository for the ClickHouse ADBC driver maintained by ClickHouse

Awesome Lists containing this project

README

          

## Where can I find the ADBC driver for Clickhouse?

**The ADBC Driver for Clickhouse is maintained by Clickhouse.**

This repo is used by the [ADBC Driver Foundry](https://adbc-drivers.org) to build Clickhouse's ADBC driver and make it installable with [dbc](https://docs.columnar.tech/dbc).

> [!NOTE]
> Only prerelease versions of the driver are currently available, so you must use `--pre` with dbc 0.2.0 or newer to install the driver.

---

📥 To install it with [dbc](https://docs.columnar.tech/dbc), run `dbc install --pre clickhouse`.

🐛 To report an issue, go to [github.com/ClickHouse/adbc_clickhouse/issues](https://github.com/ClickHouse/adbc_clickhouse/issues).

📚 To browse the documentation, go to [docs.adbc-drivers.org/drivers/clickhouse](https://docs.adbc-drivers.org/drivers/clickhouse).

⌨️ To see the source code, go to [github.com/ClickHouse/adbc_clickhouse](https://github.com/ClickHouse/adbc_clickhouse).

💬 To ask questions, email hello@adbc-drivers.org or chat with us on the [Columnar Community Slack](https://join.slack.com/t/columnar-community/shared_invite/zt-3gt5cb69i-KRjJj~mjUZv5doVmpcVa4w).