Skip to content

Barrey/Golang-ExampleCrud-PostgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

run "go run execute.go"

Simple app that insert data to PostgreSQL.

Requirement:

  1. PostgreSQL

  2. Golang

  3. run :

go get -u "github.com/jinzhu/gorm"

go get "github.com/lib/pq"

About

Insert data to Postgresql using Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages