mirror of
https://github.com/golang/go.git
synced 2025-05-06 08:03:03 +00:00
mark github.com/rsc/sqlite as "uses cgo"
parent
9873b7e5c2
commit
d2438afaa6
@ -35,7 +35,7 @@ Drivers for Go's sql package include:
|
|||||||
* **SQLite** (uses cgo): https://github.com/mattn/go-sqlite3 ` [*] `
|
* **SQLite** (uses cgo): https://github.com/mattn/go-sqlite3 ` [*] `
|
||||||
* **SQLite** (uses cgo): https://github.com/gwenn/gosqlite - Supports SQLite dynamic data typing
|
* **SQLite** (uses cgo): https://github.com/gwenn/gosqlite - Supports SQLite dynamic data typing
|
||||||
* **SQLite** (uses cgo): https://github.com/mxk/go-sqlite
|
* **SQLite** (uses cgo): https://github.com/mxk/go-sqlite
|
||||||
* **SQLite**: https://github.com/rsc/sqlite
|
* **SQLite**: (uses cgo): https://github.com/rsc/sqlite
|
||||||
* **Sybase SQL Anywhere**: https://github.com/a-palchikov/sqlago
|
* **Sybase SQL Anywhere**: https://github.com/a-palchikov/sqlago
|
||||||
* **Vitess**: https://godoc.org/github.com/youtube/vitess/go/vt/vitessdriver
|
* **Vitess**: https://godoc.org/github.com/youtube/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