Crates.io | sqlant |
lib.rs | sqlant |
version | 0.3.4 |
source | src |
created_at | 2022-08-30 18:58:31.886665 |
updated_at | 2024-11-10 16:12:19.967382 |
description | Generate PlantUML/Mermaid ER diagram textual description from SQL connection string |
homepage | |
repository | https://github.com/kurotych/sqlant |
max_upload_size | |
id | 655290 |
size | 81,773 |
Generate PlantUML/Mermaid ER diagram textual description from SQL connection string
Inspired by planter
I like the idea of planter and I use it in
internal confluence documentation with PlantUML plugin for my projects.
But I want to make it better
cargo install sqlant
sqlant postgresql://sqlant_user:sqlant_pswd@localhost/sqlant_db --legend -e
postgresql://sqlant_user:sqlant_pswd@localhost/sqlant_db -o mermaid