gps/Generate PostgreSQL Schema Documentation

Generates database schema documentation for a PostgreSQL Database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
PATH_TO_DB_SCHEMA_FILEPath to hand written db schema documentation file relative the project root directory.yes
PATH_TO_GENERATED_DB_SCHEMA_FILEPath where the generated db schema documentation file has to be written to relative the project root directory.yes
DATABASE_USER_NAMEPostgreSQL database username.yes
DATABASE_PASSWORDPostgreSQL database password.yes
DATABASE_HOSTPostgreSQL database hostname.yes
DATABASE_PORTPostgreSQL database port.yes
DATABASE_NAMEPostgreSQL database name.yes

no outputs