This is an automated email from the ASF dual-hosted git repository.
ianmcook pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 711de2af1 docs: add chdb to drivers table (#4707)
711de2af1 is described below
commit 711de2af1dc46a5044bb1232753d4e4a976e1a72
Author: Ian Cook <[email protected]>
AuthorDate: Tue Aug 18 21:08:29 2026 -0400
docs: add chdb to drivers table (#4707)
---
docs/source/driver/index.rst | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/docs/source/driver/index.rst b/docs/source/driver/index.rst
index 8c8312553..883f3ccd7 100644
--- a/docs/source/driver/index.rst
+++ b/docs/source/driver/index.rst
@@ -55,10 +55,14 @@ driver in the table below is packaged this way.
- ``bigquery``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/bigquery|GitHub repository`
+ * - `chDB <https://clickhouse.com/docs/chdb/install/adbc>`__
+ - ``chdb``
+ - Vendor
+ - :iconlink:`fa-brands fa-github|github.com/chdb-io/chdb-core|GitHub
repository`
* - `ClickHouse <https://adbc-drivers.org/drivers/clickhouse/>`__
- ``clickhouse``
- Vendor
- - :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/clickhouse|GitHub repository`
+ - :iconlink:`fa-brands
fa-github|https://github.com/ClickHouse/adbc_clickhouse|GitHub repository`
* - `Databricks <https://adbc-drivers.org/drivers/databricks/>`__
- ``databricks``
- Foundry