Skip to content

Convert your SQL to Mermaid quickly, simply reference your SQL file and you will get your complete MD file.

License

Notifications You must be signed in to change notification settings

domlopluis94/SQLToMermaidJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLToMermaidJs

Convert your SQL to Mermaid quickly, simply reference your SQL file and you will get your complete MD file.

Arguments

Usage: --input=<filename>.sql --output=<filename>.md --mode=classDiagram --mermaidmd=quotes

            Options:
            --help      Show help                                                [boolean]
            --input     SQL File name                                            [string] [required]
            --output       Out Put file name                                     [string]
            --mode      Mermaid Mode                                             [classDiagram|stateDiagram]
            --mermaidmd MD Mermaid quotes                                        [quotes|points]

Usage

node ./index.js --input=mermaid.sql --output=mermaid.md --mode=classDiagram --mermaidmd=points

About

Convert your SQL to Mermaid quickly, simply reference your SQL file and you will get your complete MD file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published