Here's an article on writing a Go + SQLite web app for running in the cloud: golang.dk/articles/go-an… Learn about fundamentals for integrating Go and SQLite, best practices, and deploy to @flydotio straight away! #golang #sqlite
3
9
61
0
32
@golangdk @flydotio Great read!!! Have you looked at using the Cgo free sqlite instead? gitlab.com/cznic/sqlite
@golangdk @cool_golang @flydotio Great article, I learned a lot ! thanks