plant_erd:具有PlantUML格式的ERD出口商

时间:2024-02-25 05:32:32
【文件属性】:

文件名称:plant_erd:具有PlantUML格式的ERD出口商

文件大小:63KB

文件格式:ZIP

更新时间:2024-02-25 05:32:32

mysql postgresql oracle plantuml sqlite3

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
----.dependabot()
--------config.yml(378B)
----go.mod(330B)
----.github()
--------workflows()
----db()
--------schema_explorer.go(1KB)
--------table.go(2KB)
--------undirected_graph_test.go(660B)
--------undirected_graph.go(930B)
--------foreign_key.go(138B)
--------table_test.go(4KB)
--------schema_test.go(6KB)
--------schema.go(1KB)
--------column.go(335B)
--------index.go(350B)
--------column_test.go(849B)
----go.sum(3KB)
----VERSION(7B)
----img()
--------example-all.svg(30KB)
--------example-distance-1-from-articles.svg(18KB)
--------example.svg(7KB)
----Dockerfile(837B)
----lib()
--------erd_generator_test.go(10KB)
--------erd_generator.go(1KB)
--------schema.go(508B)
----LICENSE(1KB)
----README.md(8KB)
----Makefile(2KB)
----_integration()
--------check_readme_test.go(1KB)
----adapter()
--------adapter.go(209B)
--------postgresql()
--------mysql()
--------oracle()
--------sqlite3()
----docker-compose.yml(1KB)
----.gitignore(198B)
----cmd()
--------plant_erd-oracle()
--------plant_erd()
----CHANGELOG.md(628B)
----_build()
--------windows()
--------macos()
--------ubuntu()

网友评论