mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Stable announced here https://groups.google.com/d/msg/golang-nuts/rGv9h_vrIGk/Sc2el4cIBgAJ
parent
7cbd64a77f
commit
155002f7e5
@ -49,6 +49,7 @@ Drivers for Go's sql package include:
|
||||
* **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/rsc/sqlite
|
||||
* **SQLite**: (pure go): https://modernc.org/sqlite
|
||||
* **SQL over REST**: https://github.com/adaptant-labs/go-sql-rest-driver
|
||||
* **Sybase SQL Anywhere**: https://github.com/a-palchikov/sqlago
|
||||
* **Sybase ASE** (pure go): https://github.com/thda/tds
|
||||
|
Loading…
x
Reference in New Issue
Block a user