removed go-bqstreamer, no longer maintained (#1859)

This commit is contained in:
Cemre Mengu 2018-03-24 20:56:37 +03:00 committed by Avelino
parent 72391d6e56
commit 884b1d60f8

View File

@ -366,7 +366,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [bgc](https://github.com/viant/bgc) - Datastore Connectivity for BigQuery for go. * [bgc](https://github.com/viant/bgc) - Datastore Connectivity for BigQuery for go.
* [firebirdsql](https://github.com/nakagami/firebirdsql) - Firebird RDBMS SQL driver 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 uses database/sql. * [go-adodb](https://github.com/mattn/go-adodb) - Microsoft ActiveX Object DataBase driver for go that uses 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 for Go. * [go-mssqldb](https://github.com/denisenkom/go-mssqldb) - Microsoft MSSQL driver for Go.
* [go-oci8](https://github.com/mattn/go-oci8) - Oracle driver for go that uses database/sql. * [go-oci8](https://github.com/mattn/go-oci8) - Oracle driver for go that uses database/sql.
* [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) - MySQL driver for Go. * [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) - MySQL driver for Go.