Updated ADBC driver for ClickHouse

Today the ADBC Drivers Contributors released an updated driver for ClickHouse, version 0.1.1, available immediately via dbc . To update, just dbc install clickhouse to get the latest version.

Version 0.1.1 has several improvements and bug fixes, including:

  • Set the default database and ClickHouse settings on connect

  • Set ClickHouse settings after connection

  • No more interpretation of ? and ?? tokens in queries (queries are sent verbatim)

For more details, see the full changelog. To learn more about how to use the driver, check out the documentation and quickstarts .

Please submit bug reports and feature requests directly to the adbc_clickhouse repository. You can also start a Discussion on GitHub or connect with us on the Columnar Community Slack .