mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
goracle was renamed to godror because of naming (trademark) issues and use github gor go get instead gopkg.in. Added uses cgo to godror
parent
0dff66f453
commit
7daacf0ee2
@ -33,7 +33,7 @@ Drivers for Go's sql package include:
|
|||||||
* **ODBC**: https://github.com/alexbrainman/odbc
|
* **ODBC**: https://github.com/alexbrainman/odbc
|
||||||
* **Oracle**: https://github.com/mattn/go-oci8
|
* **Oracle**: https://github.com/mattn/go-oci8
|
||||||
* **Oracle**: https://gopkg.in/rana/ora.v4
|
* **Oracle**: https://gopkg.in/rana/ora.v4
|
||||||
* **Oracle**: https://gopkg.in/goracle.v2
|
* **Oracle** (uses cgo): https://github.com/godror/godror
|
||||||
* **QL**: http://godoc.org/github.com/cznic/ql/driver
|
* **QL**: http://godoc.org/github.com/cznic/ql/driver
|
||||||
* **Postgres** (pure Go): https://github.com/lib/pq ` [*] `
|
* **Postgres** (pure Go): https://github.com/lib/pq ` [*] `
|
||||||
* **Postgres** (uses cgo): https://github.com/jbarham/gopgsqldriver
|
* **Postgres** (uses cgo): https://github.com/jbarham/gopgsqldriver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user