Updated ADBC drivers for ClickHouse and SQL Server

Today the ADBC Drivers Contributors released updated drivers for ClickHouse and Microsoft SQL Server, available immediately via dbc . To update, just dbc install mssql or dbc install clickhouse --pre to get the latest version.

Updated Drivers

The new drivers are patch releases to fix reported bugs.

ClickHouse driver version 0.1.0-alpha.2

  • Enable TLS support at build time.

Microsoft SQL Server driver version 1.4.1

  • Restore support for querying IMAGE, SMALLDATETIME, UNIQUEIDENTIFIER, and XML columns

To learn more about how to use the drivers, check out the documentation and quickstarts .

Bug reports and feature requests are welcome at the repositories linked above. You can also start a Discussion on GitHub or join the Columnar Community Slack .