Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhitena authored Sep 14, 2016
1 parent 78b0a79 commit 70ee609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Also, this space includes a list of proposed packages that would fill certain ga
## SQL-like Database Interactions

- [databases/sql](https://golang.org/pkg/database/sql/) - Package sql provides a generic interface around SQL (or SQL-like) databases.
- [github.com/Boostport/avatica](https://github.com/Boostport/avatica) - Apache Phoenix/Avatica driver for Go's database/sql package
- [github.com/Boostport/avatica](https://github.com/Boostport/avatica) - Apache Phoenix/Avatica driver for Go's `database/sql` package.
- [github.com/lib/pq](https://github.com/lib/pq) - A pure Go postgres driver for Go's database/sql package.
- [github.com/go-pg/pg](https://github.com/go-pg/pg) - Fast PostgreSQL client and ORM.
- [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) - A MySQL-Driver for Go's database/sql package.
Expand Down

0 comments on commit 70ee609

Please sign in to comment.