mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
add Presto library
parent
518f17343a
commit
e837948b7b
@ -32,6 +32,7 @@ Drivers for Go's sql package include:
|
||||
* **Postgres** (pure Go): https://github.com/lib/pq ` [*] `
|
||||
* **Postgres** (uses cgo): https://github.com/jbarham/gopgsqldriver
|
||||
* **Postgres** (pure Go): https://github.com/jackc/pgx ` [**] `
|
||||
* **Presto**: https://github.com/prestodb/presto-go-client
|
||||
* **SAP HANA** (pure go): https://github.com/SAP/go-hdb
|
||||
* **Snowflake** (pure Go): https://github.com/snowflakedb/gosnowflake
|
||||
* **SQLite** (uses cgo): https://github.com/mattn/go-sqlite3 ` [*] `
|
||||
|
Loading…
x
Reference in New Issue
Block a user