Updated SQLDrivers (markdown)

JBD 2020-04-21 21:27:46 -07:00
parent 4ee9ded8d9
commit 2ee4b248d4

@ -24,6 +24,7 @@ Drivers for Go's sql package include:
* **DB2 LUW, z/OS, iSeries and Informix**: https://github.com/ibmdb/go_ibm_db * **DB2 LUW, z/OS, iSeries and Informix**: https://github.com/ibmdb/go_ibm_db
* **Firebird SQL**: https://github.com/nakagami/firebirdsql * **Firebird SQL**: https://github.com/nakagami/firebirdsql
* **Google Cloud BigQuery**: https://github.com/solcates/go-sql-bigquery * **Google Cloud BigQuery**: https://github.com/solcates/go-sql-bigquery
* **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/denisenkom/go-mssqldb
* **MS SQL Server** (uses cgo): https://github.com/minus5/gofreetds * **MS SQL Server** (uses cgo): https://github.com/minus5/gofreetds