Updated SQLDrivers (markdown)

Yi Wang 2019-05-22 19:46:43 -07:00
parent 495e624023
commit 66da9f45ae

@ -50,6 +50,7 @@ Drivers for Go's sql package include:
* **Vitess**: https://godoc.org/vitess.io/vitess/go/vt/vitessdriver
* **YQL (Yahoo! Query Language)**: https://github.com/mattn/go-yql
* **Apache Hive**: https://github.com/sql-machine-learning/gohive
* **MaxCompute**: https://github.com/sql-machine-learning/gomaxcompute
Drivers marked with ` [*] ` are both included in and pass the compatibility test suite at https://github.com/bradfitz/go-sql-test.
Drivers marked with ` [**] ` pass the compatibility test suite but are not currently included in it.