mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
go-oci8 uses cgo
parent
6e8c07c985
commit
c29178c1b8
@ -33,7 +33,7 @@ Drivers for Go's sql package include:
|
||||
* **MySQL**: https://github.com/ziutek/mymysql ` [*] `
|
||||
* **ODBC**: https://bitbucket.org/miquella/mgodbc (Last updated 2016-02)
|
||||
* **ODBC**: https://github.com/alexbrainman/odbc
|
||||
* **Oracle**: https://github.com/mattn/go-oci8
|
||||
* **Oracle** (uses cgo): https://github.com/mattn/go-oci8
|
||||
* **Oracle**: https://gopkg.in/rana/ora.v4
|
||||
* **Oracle** (uses cgo): https://github.com/godror/godror
|
||||
* **QL**: http://godoc.org/github.com/cznic/ql/driver
|
||||
|
Loading…
x
Reference in New Issue
Block a user