mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add a pure go driver for Oracle
parent
825c238d01
commit
ba08e5a4c9
@ -37,6 +37,7 @@ Drivers for Go's sql package include:
|
||||
* **Oracle** (uses cgo): https://github.com/mattn/go-oci8
|
||||
* **Oracle** (uses cgo): https://gopkg.in/rana/ora.v4
|
||||
* **Oracle** (uses cgo): https://github.com/godror/godror
|
||||
* **Oracle** (pure go): https://github.com/sijms/go-ora
|
||||
* **QL**: http://godoc.org/github.com/cznic/ql/driver
|
||||
* **Postgres** (pure Go): https://github.com/lib/pq ` [*] `
|
||||
* **Postgres** (uses cgo): https://github.com/jbarham/gopgsqldriver
|
||||
|
Loading…
x
Reference in New Issue
Block a user