adrianolaselva / golang-gorm-tutorial-1

Study golang gorm for data access

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of using GORM for relational object mapping

Example creating simple data structure simulating system for pizzeria

Run example

docker-compose -f docker-compose.yml up --build
go get -u
go run main.go

About

Study golang gorm for data access


Languages

Language:Go 100.0%