dbdog

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2020 License: MIT Imports: 5 Imported by: 0

README

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

wget "https://github.com/IkezoeMakoto/dbdog/releases/download/v0.0.2/dbdog_$(uname -s)-$(uname -m).zip"
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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
src Module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL