sqling

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: MIT Imports: 2 Imported by: 0

README

SQLing

SQL to PUML

Todo:

  • import sql parser
  • align coco struct
  • use cobra as cli tools
  • output
    • json
    • puml
  • connect to database
    • search from: MySQL information_schema.KEY_COLUMN_USAGE
    • query select table_name from information_schema.tables where table_schema='csdb' and table_type='base table';

Refs:

License

@ 2021 This code is distributed under the MIT license. See LICENSE in this directory.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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