mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Update SQL Server Driver link with microsoft's authoritative fork
parent
2cf8eb6d58
commit
ed1c907bf0
@ -35,7 +35,7 @@ Drivers for Go's sql package include:
|
|||||||
* **Google Cloud Spanner**: https://github.com/googleapis/go-sql-spanner
|
* **Google Cloud Spanner**: https://github.com/googleapis/go-sql-spanner
|
||||||
* **Google Cloud Spanner**: https://github.com/rakyll/go-sql-driver-spanner
|
* **Google Cloud Spanner**: https://github.com/rakyll/go-sql-driver-spanner
|
||||||
* **MS ADODB**: https://github.com/mattn/go-adodb
|
* **MS ADODB**: https://github.com/mattn/go-adodb
|
||||||
* **MS SQL Server** (pure go): https://github.com/denisenkom/go-mssqldb
|
* **MS SQL Server** (pure go): https://github.com/microsoft/go-mssqldb
|
||||||
* **MS SQL Server** (uses cgo): https://github.com/minus5/gofreetds
|
* **MS SQL Server** (uses cgo): https://github.com/minus5/gofreetds
|
||||||
* **MaxCompute**: https://github.com/sql-machine-learning/gomaxcompute
|
* **MaxCompute**: https://github.com/sql-machine-learning/gomaxcompute
|
||||||
* **MySQL**: https://github.com/go-sql-driver/mysql/ ` [*] `
|
* **MySQL**: https://github.com/go-sql-driver/mysql/ ` [*] `
|
||||||
|
Loading…
x
Reference in New Issue
Block a user