File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 33Generate PlantUML/Mermaid ER diagram textual description from SQL connection string
44** Inspired by [ planter] ( https://github.com/achiku/planter ) **
55
6- ## Why created
7- I like the [ idea of planter] ( https://github.com/achiku/planter#why-created ) and I use it in
8- internal confluence documentation with PlantUML plugin for my projects.
9- But I want to make it better
10-
116## Installation
127### Compiled Binary (Linux only)
138Download the binary file from [ releases] ( https://github.com/kurotych/sqlant/releases ) page
@@ -40,3 +35,5 @@ postgresql://sqlant_user:sqlant_pswd@localhost/sqlant_db -o mermaid
4035```
4136### Mermaid
4237![ image] ( https://github.com/kurotych/sqlant/assets/20345096/a7d64db6-2d78-4631-bbfc-58cad5a77adb )
38+ ## Links
39+ - [ Optimizing the Process of ER Diagram Creation with PlantUML] ( https://kurotych.com/posts/er-diagram-creation/ )
You can’t perform that action at this time.
0 commit comments