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
- Host: GitHub
- URL: https://github.com/adbc-drivers/clickhouse
- Owner: adbc-drivers
- License: apache-2.0
- Created: 2025-11-11T02:05:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-02-16T16:28:51.000Z (4 months ago)
- Last Synced: 2026-02-16T23:56:10.166Z (4 months ago)
- Topics: adbc, arrow, clickhouse, database
- Language: Python
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Notice: NOTICE.txt
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).