$ go get github.com/mattn/go-sqlite3 $ go run create_db.go
$ go run writeData.go
$ go run readData.go