Skip to content

miming1688/sql2struct

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Go Report Card GoDoc codecov License

sql2struct

mysql database to golang struct for gorm model

install

go install github.com/miming1688/sql2struct@latest

usage

sql2struct --dsn="root:123456@tcp(localhost:3306)/test?charset=utf8mb4"

TODO List

  • support postgreSQL

About

sql2struct is a tool for sql statement to golang struct

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%