Using A SQLite Database For Local Data In A Golang Application



Using A SQLite Database For Local Data In A Golang Application

Using A SQLite Database For Local Data In A Golang Application

Learn how to use a SQLite database within a Golang application as a means for storing data locally wherever the application is being run.

A written version of this tutorial can be found at https://www.thepolyglotdeveloper.com/2017/04/using-sqlite-database-golang-application/