mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Apache Phoenix/Avatica database/sql driver. (#956)
This commit is contained in:
parent
ff956eaed0
commit
0f39d8e44f
@ -323,6 +323,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Libraries for connecting and operating databases.*
|
||||
|
||||
* Relational Databases
|
||||
* [avatica](https://github.com/Boostport/avatica) - Apache Phoenix/Avatica SQL driver for database/sql.
|
||||
* [bgc](https://github.com/viant/bgc) - Datastore Connectivity for BigQuery for go.
|
||||
* [firebirdsql](https://github.com/nakagami/firebirdsql) - Firebird RDBMS SQL driver for Go
|
||||
* [go-adodb](https://github.com/mattn/go-adodb) - Microsoft ActiveX Object DataBase driver for go that using database/sql.
|
||||
|
Loading…
Reference in New Issue
Block a user