diff --git a/README.md b/README.md index 3f55b9c..3dd06b8 100644 --- a/README.md +++ b/README.md @@ -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.