Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sroussi/desc-db-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

desc-db-md

A tool that turns database description to markdown. Supports python3 only

install:

pip install git+https://github.com/sroussi/desc-db-md

example usages:

Single table:

descdbmd glue md -t mytable -d mydb

Scan all table within somedbs that has a table property wiki=mycat in glue

descdbmd glue md -c mycat -d mydb1,mydb2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages