As announced on the mailing list in Nov 2025, active development of some of the drivers in this repo has moved to a new contrib-like organization: github.com/adbc-drivers. This includes three of the Go-based drivers in this repo:
So far, this move has involved migrating code, backporting changes here, and moving issues and PRs. To reduce confusion and to avoid the problems that come with maintaining two codebases, we can remove the code for the drivers from this repo and direct users to the new repos.
I think we can do this as part of the ADBC 24 release and I'll file PRs for each removal.
As announced on the mailing list in Nov 2025, active development of some of the drivers in this repo has moved to a new contrib-like organization: github.com/adbc-drivers. This includes three of the Go-based drivers in this repo:
go/adbc/driver/bigquery: https://github.com/adbc-drivers/bigquerygo/adbc/driver/databricks: https://github.com/adbc-drivers/databricksgo/adbc/driver/snowflake: https://github.com/adbc-drivers/snowflakeSo far, this move has involved migrating code, backporting changes here, and moving issues and PRs. To reduce confusion and to avoid the problems that come with maintaining two codebases, we can remove the code for the drivers from this repo and direct users to the new repos.
I think we can do this as part of the ADBC 24 release and I'll file PRs for each removal.