mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update description for go-mssqldb database driver (#1482)
This commit is contained in:
parent
0f39d8e44f
commit
2164bb50e4
@ -328,7 +328,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [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.
|
||||
* [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-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 using database/sql.
|
||||
* [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) - MySQL driver for Go.
|
||||
* [go-sqlite3](https://github.com/mattn/go-sqlite3) - SQLite3 driver for go that using database/sql.
|
||||
|
Loading…
Reference in New Issue
Block a user