Basic SQLite Recipe An example of connecting to a sqlite database. Setup Run Go program. $ make run Reference go-sqlite3 package