dbdog is a table definition automatic generation tool!
go get
go get -u github.com/IkezoeMakoto/dbdog
or binary download Please execute the following command after downloading the latest version https://github.com/IkezoeMakoto/dbdog/releases
unzip dbdog_linux_amd64.zip
mv dbdog /usr/local/bin
your db setting
vim config.toml
dbdog
##########################################################
___ ___ __
/ _ \/ _ )___/ /__ ___ _
/ // / _ / _ / _ \/ _ `/
/____/____/\_,_/\___/\_, /
/___/
##########################################################
# dbdog is a table definition automatic generation tool! #