diff --git a/SQLDrivers.md b/SQLDrivers.md index 6778cc91..b3a1ac97 100644 --- a/SQLDrivers.md +++ b/SQLDrivers.md @@ -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. \ No newline at end of file