Skip to content

dbdog is a table definition automatic generation tool!

License

Notifications You must be signed in to change notification settings

IkezoeMakoto/dbdog

Repository files navigation

dbdog

dbdog is a table definition automatic generation tool!

screenshot

How to use

install

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

config

your db setting

vim config.toml

use

dbdog
##########################################################
   ___  ___     __
  / _ \/ _ )___/ /__  ___ _
 / // / _  / _  / _ \/ _ `/
/____/____/\_,_/\___/\_, /
                    /___/
##########################################################
# dbdog is a table definition automatic generation tool! #

output

output-example.md