Updated SQLDrivers (markdown)

Saurav Haloi 2019-03-11 09:40:27 +05:30
parent 775b946917
commit a04db799a4

@ -11,6 +11,7 @@ See the design goals doc:
Drivers for Go's sql package include: Drivers for Go's sql package include:
* **Apache Ignite/GridGain**: https://github.com/amsokol/ignite-go-client * **Apache Ignite/GridGain**: https://github.com/amsokol/ignite-go-client
* **Apache Impala**: https://github.com/bippio/go-impala
* **Apache Avatica/Phoenix**: https://github.com/apache/calcite-avatica-go * **Apache Avatica/Phoenix**: https://github.com/apache/calcite-avatica-go
* **AWS Athena**: https://github.com/segmentio/go-athena * **AWS Athena**: https://github.com/segmentio/go-athena
* **ClickHouse** (uses [native TCP interface](https://clickhouse.yandex/docs/en/interfaces/tcp.html)): https://github.com/kshvakov/clickhouse * **ClickHouse** (uses [native TCP interface](https://clickhouse.yandex/docs/en/interfaces/tcp.html)): https://github.com/kshvakov/clickhouse