mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Add the Russ Cox SQLite driver
parent
00db755015
commit
516bc16226
@ -35,6 +35,7 @@ Drivers for Go's sql package include:
|
||||
* **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/mxk/go-sqlite
|
||||
* **SQLite**: https://github.com/rsc/sqlite
|
||||
* **Sybase SQL Anywhere**: https://github.com/a-palchikov/sqlago
|
||||
* **Vitess**: https://godoc.org/github.com/youtube/vitess/go/vt/vitessdriver
|
||||
* **YQL (Yahoo! Query Language)**: https://github.com/mattn/go-yql
|
||||
|
Loading…
x
Reference in New Issue
Block a user