Skip to content
/ db-doc Public
forked from xbmlz/db-doc

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

License

Notifications You must be signed in to change notification settings

sp213/db-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡 简介

db-doc 是一款生成在线数据库文档的小工具

📸 截图

docsify

⚒️ 支持

  • Mysql
  • SQL Server

⚗ 用法

下载Windows Linux双击打开, 按照提示输入配置即可

? 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

🙏 鸣谢

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%