Go and SQLite

SQLite DB access is very important for my personal projects. So I wrote a Go program that did a SELECT on an existing SQLite table. I found this link helpful… https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/05.3.html