A tutorial on how to use Go's database/sql package
July 22, 2013 |
Database
We found ourselves wishing for a tutorial to complement the database/sql documentation in Go, so we wrote one and shared it on Github. Please send pull requests to contribute improvements! UPDATE: we put a lot of extra love into this and turned it into an ebook titled The Ultimate Guide To Building Database-Driven Apps With Go.