Categorygithub.com/Ficoto/sqlmodel
module
0.1.0
Repository: https://github.com/ficoto/sqlmodel.git
Documentation: pkg.go.dev

# README

sqlmodel

Go Report Card MIT license

sqlmodel is a generating model tool in Go

Install and use

$ go install github.com/Ficoto/sqlmodel/sqlm-gen-mysql
$ mkdir -p generated/sqlm
$ sqlm-gen-mysql -dbc root:123456@/database_name -o generated/sqlm

# 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