maikmike/ER Diagram Generator
Generate an ER diagram using a PostgreSQL database URL.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| db_url | The database connection URL. | yes | — |
| output_file | The name of the output file for the ER diagram. | yes | er_diagram.png |
Outputs
| name | description |
|---|---|
| output_file | Path to the generated ER diagram file. |