mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated SQLDrivers (markdown)
parent
383bb084d0
commit
9b2ddea863
@ -41,7 +41,7 @@ Drivers for Go's sql package include:
|
||||
* **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**: https://pkg.go.dev/github.com/cznic/ql/driver
|
||||
* **QL**: https://pkg.go.dev/modernc.org/ql
|
||||
* **Postgres** (pure Go): https://github.com/lib/pq ` [*] `
|
||||
* **Postgres** (uses cgo): https://github.com/jbarham/gopgsqldriver
|
||||
* **Postgres** (pure Go): https://github.com/jackc/pgx ` [*] `
|
||||
|
Loading…
x
Reference in New Issue
Block a user