Updated SQLDrivers (markdown)

Timofey Koolin 2022-12-17 13:27:57 +03:00
parent aa15f68b4b
commit 3cdd9df835

@ -66,7 +66,7 @@ Drivers for Go's sql package include:
* **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
* **YDB (Yandex Database)** (pure go): https://github.com/ydb-platform/ydb-go-sdk
* **YDB** (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 ` [**] ` pass the compatibility test suite but are not currently included in it.