Updated SQLDrivers (markdown)

Sebastian 2021-07-14 15:26:57 +02:00
parent 2d4f8f298d
commit aae60d09d4

@ -24,6 +24,7 @@ Drivers for Go's sql package include:
* **DB2 LUW** and **DB2/Z with DB2-Connect**: https://bitbucket.org/phiggins/db2cli (Last updated 2015-08)
* **DB2 LUW** (uses cgo): https://github.com/asifjalil/cli
* **DB2 LUW, z/OS, iSeries and Informix**: https://github.com/ibmdb/go_ibm_db
* **Exasol**: (pure Go): https://github.com/exasol/exasol-driver-go
* **Firebird SQL**: https://github.com/nakagami/firebirdsql
* **Genji** (pure go): https://github.com/genjidb/genji
* **Google Cloud BigQuery**: https://github.com/solcates/go-sql-bigquery