Junkboy A junk drawer of an app. Database Migrations Install migrate with the sqlite3 tag: go install -tags 'sqlite3' github.com/golang-migrate/migrate/v4/cmd/migrate@latest Then run the migrations: make migrations-up. References General Common CRUD Design in Go Alex Edwards blog questionable services REST Servers in Go Calhoun.io reddit What is the best way to structure your golang application ? Repos benbjohnson/wtf photoprism/photoprism mattermost/mattermost-server