一款生成在线数据库文档的小工具

💡 简介

db-doc 是一款生成在线数据库文档的小工具(https://github.com/viodo/db-doc)git

📸 截图

docsify

⚒️ 支持

  • [x] Mysql
  • [x] SQL Server

⚗ 用法

下载db-doc.exe 双击打开, 按照提示输入配置便可github

? Database type:
1:MySQL
2:SQL Server
1
? Database host (127.0.0.1) :
127.0.0.1
? Database port (3306) :
3306
? Database username (root) :
root
? Database password (123456) :
123456
? Database name:
test
Doc generate successfully!
Doc server is running : http://127.0.0.1:3000

浏览器访问: http://127.0.0.1:3000sql

🙏 鸣谢

相关文章
相关标签/搜索