Skip to content

Commit

Permalink
Merge pull request avelino#378 from minus5/master
Browse files Browse the repository at this point in the history
Adding gofreetds, MSSQL database driver.
  • Loading branch information
mholt committed Apr 30, 2015
2 parents bce77c0 + 7e520fb commit 6d5e609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
* [go-pgsql](https://github.com/lxn/go-pgsql) - A PostgreSQL client package for the Go Programming Language.
* [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.
* [gofreetds](https://github.com/minus5/gofreetds) Microsoft MSSQL driver. Go wrapper over [FreeTDS](http://www.freetds.org).
* [pq](https://github.com/lib/pq) - Pure Go Postgres driver for database/sql.

* NoSQL Databases
Expand Down

0 comments on commit 6d5e609

Please sign in to comment.