Boostport/avatica was donated to the Apache Foundation, development moved to new repo

Francis Chuang 2018-04-27 10:36:13 +10:00
parent c31b96d14a
commit 486412dd37

@ -11,7 +11,7 @@ See the design goals doc:
Drivers for Go's sql package include:
* **Apache Ignite/GridGain**: https://github.com/amsokol/ignite-go-client
* **Apache Phoenix/Avatica**: https://github.com/Boostport/avatica
* **Apache Avatica/Phoenix**: https://github.com/apache/calcite-avatica-go
* **ClickHouse** (uses [native TCP interface](https://clickhouse.yandex/docs/en/interfaces/tcp.html)): https://github.com/kshvakov/clickhouse
* **ClickHouse** (uses [HTTP API](https://clickhouse.yandex/docs/en/interfaces/http_interface.html)): https://github.com/mailru/go-clickhouse
* **Couchbase N1QL**: https://github.com/couchbase/go_n1ql