Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 890 Bytes

README.md

File metadata and controls

41 lines (36 loc) · 890 Bytes

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