mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add Genji DB (pure Go, works with database/sql)
parent
cf93ff85a0
commit
7269676bd9
@ -23,6 +23,7 @@ Drivers for Go's sql package include:
|
||||
* **DB2 LUW** (uses cgo): https://github.com/asifjalil/cli
|
||||
* **DB2 LUW, z/OS, iSeries and Informix**: https://github.com/ibmdb/go_ibm_db
|
||||
* **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
|
||||
* **Google Cloud Spanner**: https://github.com/rakyll/go-sql-driver-spanner
|
||||
* **MS ADODB**: https://github.com/mattn/go-adodb
|
||||
|
Loading…
x
Reference in New Issue
Block a user