plant_erd:具有PlantUML格式的ERD出口商 源码
PlantERD 具有格式的ERD出口商 例 $ ./plant_erd sqlite3 --database /path/to/test_db.sqlite3 entity articles { * id : integer -- * user_id : integer -- index_user_id_on_articles (user_id) } entity users { * id : integer -- name : text } articles }-- users 产品特点 从实际数据库输出ERD 将ERD输出到stdout或文件 仅使用特
文件列表
plant_erd-master.zip
(预估有个59文件)
plant_erd-master
.dependabot
config.yml
378B
go.mod
330B
.github
workflows
test.yml
10KB
setup.sh
951B
go-mod-tidy-pr.yml
1KB
build.yml
9KB
暂无评论