Skip to content

mikeah2011/mysql_to_markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql_to_markdown

mysql数据库转成markdown格式,只要输入数据库信息,所有表字段生成markdown

环境要求

  • Web服务:nginx或Apache
  • 版本控制:Git
  • 依赖包:composer
  • PHP: ^5.6

USED

安装

git clone https://github.com/mikeah2011/mysql_to_markdown.git

初始化

composer i

PHP环境下访问index.php,填写数据库信息

image

点击生成后的效果图

image

复制到markdown的效果图

image

About

mysql数据库转成markdown格式,只要输入数据库信息,所有表字段生成markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages