From 884b1d60f871cfa3fbaca64505b96108db8c63b1 Mon Sep 17 00:00:00 2001 From: Cemre Mengu Date: Sat, 24 Mar 2018 20:56:37 +0300 Subject: [PATCH] removed go-bqstreamer, no longer maintained (#1859) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e2237b64..8f9d1b3b 100644 --- a/README.md +++ b/README.md @@ -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. * [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-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-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.