run "go run execute.go" Simple app that insert data to PostgreSQL. Requirement: PostgreSQL Golang run : go get -u "github.com/jinzhu/gorm" go get "github.com/lib/pq"