一款生成在线数据库文档的小工具
2011 年 5 月 7 日
## :bulb: 简介 db-doc 是一款生成在线数据库文档的小工具(https://github.com/viodo/db-doc) ## 截图  ## ⚒️ 支持 * [x] Mysql * [x] SQL Server ## ⚗ 用法 下载[db-doc.exe](https://github.com/viodo/db-doc/releases/download/v1.0.0/db-doc.exe) 双击打开, 按照提示输入配置即可
? 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:3000 ## :pray: 鸣谢 * [Docsify - A magical documentation site generator](https://docsify.js.org)
欢迎关注我们的微信公众号,每天学习Go知识