mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated SQLDrivers (markdown)
parent
87ab1c7b67
commit
3691e10d15
@ -43,6 +43,7 @@ Drivers for Go's sql package include:
|
|||||||
* **SQLite**: (uses cgo): https://github.com/rsc/sqlite
|
* **SQLite**: (uses cgo): https://github.com/rsc/sqlite
|
||||||
* **SQL over REST**: https://github.com/adaptant-labs/go-sql-rest-driver
|
* **SQL over REST**: https://github.com/adaptant-labs/go-sql-rest-driver
|
||||||
* **Sybase SQL Anywhere**: https://github.com/a-palchikov/sqlago
|
* **Sybase SQL Anywhere**: https://github.com/a-palchikov/sqlago
|
||||||
|
* **Sybase ASE** (pure go): https://github.com/thda/tds
|
||||||
* **Vitess**: https://godoc.org/vitess.io/vitess/go/vt/vitessdriver
|
* **Vitess**: https://godoc.org/vitess.io/vitess/go/vt/vitessdriver
|
||||||
* **YQL (Yahoo! Query Language)**: https://github.com/mattn/go-yql
|
* **YQL (Yahoo! Query Language)**: https://github.com/mattn/go-yql
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user