added BigQuery stream insert package: go-bqstreamer

checkGoreportcard
Ory Band 9 years ago
parent baa1e3d751
commit 8ecc664962

@ -186,6 +186,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
* Relational Databases
* [go-adodb](https://github.com/mattn/go-adodb) - Microsoft ActiveX Object DataBase driver for go that using database/sql.
* [go-bqstreamer](https://github.com/rounds/go-bqstreamer) - BigQuery fast and concurrent stream insert.
* [go-mssqldb](https://github.com/denisenkom/go-mssqldb) - Microsoft MSSQL driver prototype in go language.
* [go-oci8](https://github.com/mattn/go-oci8) - Oracle driver for go that using database/sql.
* [go-pgsql](https://github.com/lxn/go-pgsql) - A PostgreSQL client package for the Go Programming Language.

Loading…
Cancel
Save