Categorygithub.com/ng-vu/sqlgen
module
0.2.0
Repository: https://github.com/ng-vu/sqlgen.git
Documentation: pkg.go.dev

# README

sqlgen

Build Status GoDoc

This package generates SQL methods from model.

Quick Start

  • Clone this repository.
  • Make sure you installed and have go, dep, goimports in your $PATH.
cd $GOPATH/src/github.com/ng-vu/sqlgen
docker-compose up -d
dep ensure
go generate ./examples/sample
go test -v ./examples/sample

See examples for usage.

License

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author