mirror of
https://github.com/golang/go.git
synced 2024-11-21 21:11:11 +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/rakyll/go-sql-driver-spanner
|
||||
* **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
|
||||
* **MaxCompute**: https://github.com/sql-machine-learning/gomaxcompute
|
||||
* **MySQL**: https://github.com/go-sql-driver/mysql/ ` [*] `
|
||||
|
Loading…
Reference in New Issue
Block a user