Update sql link
This commit is contained in:
@@ -15,10 +15,14 @@ PostgreSQL: [github.com/bmizerany/pq](https://github.com/lib/pq)
|
||||
|
||||
SQLite: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
|
||||
|
||||
Mysql: [github.com/ziutek/mymysql/godrv](https://github.com/ziutek/mymysql/godrv)
|
||||
Mysql: [github.com/ziutek/mymysql/godrv](https://github.com/ziutek/mymysql)
|
||||
|
||||
MsSql: [github.com/denisenkom/go-mssqldb](https://github.com/denisenkom/go-mssqldb)
|
||||
|
||||
MS ADODB: [github.com/mattn/go-adodb](https://github.com/mattn/go-adodb)
|
||||
|
||||
Oracle: [github.com/mattn/go-oci8](https://github.com/mattn/go-oci8)
|
||||
|
||||
ODBC: [bitbucket.org/miquella/mgodbc](https://bitbucket.org/miquella/mgodbc)
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -15,10 +15,12 @@ PostgreSQL: [github.com/bmizerany/pq](https://github.com/lib/pq)
|
||||
|
||||
SQLite: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
|
||||
|
||||
Mysql: [github.com/ziutek/mymysql/godrv](https://github.com/ziutek/mymysql/godrv)
|
||||
Mysql: [github.com/ziutek/mymysql/godrv](https://github.com/ziutek/mymysql)
|
||||
|
||||
MS ADODB: [github.com/mattn/go-adodb](https://github.com/mattn/go-adodb)
|
||||
|
||||
Oracle: [github.com/mattn/go-oci8](https://github.com/mattn/go-oci8)
|
||||
|
||||
ODBC: [bitbucket.org/miquella/mgodbc](https://bitbucket.org/miquella/mgodbc)
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -10,10 +10,14 @@ PostgreSQL: [github.com/bmizerany/pq](https://github.com/lib/pq)
|
||||
|
||||
SQLite: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
|
||||
|
||||
Mysql: [github.com/ziutek/mymysql/godrv](https://github.com/ziutek/mymysql/godrv)
|
||||
Mysql: [github.com/ziutek/mymysql/godrv](https://github.com/ziutek/mymysql)
|
||||
|
||||
MsSql: [github.com/denisenkom/go-mssqldb](https://github.com/denisenkom/go-mssqldb)
|
||||
|
||||
MS ADODB: [github.com/mattn/go-adodb](https://github.com/mattn/go-adodb)
|
||||
|
||||
Oracle: [github.com/mattn/go-oci8](https://github.com/mattn/go-oci8)
|
||||
|
||||
ODBC: [bitbucket.org/miquella/mgodbc](https://bitbucket.org/miquella/mgodbc)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user