mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated SQLDrivers (markdown)
parent
efc96c5b47
commit
296bf65d4f
@ -66,7 +66,7 @@ Drivers for Go's sql package include:
|
|||||||
* **YQL (Yahoo! Query Language)**: https://github.com/mattn/go-yql
|
* **YQL (Yahoo! Query Language)**: https://github.com/mattn/go-yql
|
||||||
* **Apache Hive**: https://github.com/sql-machine-learning/gohive
|
* **Apache Hive**: https://github.com/sql-machine-learning/gohive
|
||||||
* **MaxCompute**: https://github.com/sql-machine-learning/gomaxcompute
|
* **MaxCompute**: https://github.com/sql-machine-learning/gomaxcompute
|
||||||
* **YDB (Yandex Database)** https://github.com/ydb-platform/ydb-go-sdk
|
* **YDB (Yandex Database)** (pure go): https://github.com/ydb-platform/ydb-go-sdk
|
||||||
|
|
||||||
Drivers marked with ` [*] ` are both included in and pass the compatibility test suite at https://github.com/bradfitz/go-sql-test.
|
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.
|
Drivers marked with ` [**] ` pass the compatibility test suite but are not currently included in it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user