shaktipn/postgres-dbml-svg-generator

Generates DBML file and SVG diagram of a PostgreSQL migrated DB Schema.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
DB_HOSTThe hostname of the PostgreSQL DByes
DB_PORTThe port number of the PostgreSQL DBno5432
DB_NAMEThe name of the PostgreSQL databaseyes
DB_SCHEMA_NAMEThe name of the PostgreSQL schemanopublic
DB_USERNAMEThe username for accessing the PostgreSQL DByes
DB_PASSWORDThe password for the given PostgreSQL Useryes
DBML_OUTPUT_LOCATIONFull Path for the generated DBML fileyes
SVG_OUTPUT_LOCATIONFull Path for the generated SVG fileyes

no outputs