viniciusdev26/Generate Database ER Diagram (Mermaid)

Generate ER diagram in Mermaid format from PostgreSQL or MySQL databases and update README

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
db-typeType of database (postgresql or mysql)nopostgresql
db-hostHost of the databasenolocalhost
db-portPort of the databaseno5432
db-nameName of the databaseyes
db-userUser of the databaseyes
db-passPassword of the databaseyes
output-dirDirectory where the diagram will be savednodocs
write-to-readmeWhether to write the diagram to the README filenofalse
readme-pathPath to the README filenoREADME.md
excluded-tablesComma-separated list of table names to exclude from the diagramnoflyway_schema_history
show-indexesWhether to show database indexes in the diagramnotrue
auto-commitAutomatically commit and push changes to the repositorynofalse
commit-messageCommit message for auto-commitnodocs: update ER diagram [skip ci]
commit-author-nameAuthor name for the commitnogithub-actions[bot]
commit-author-emailAuthor email for the commitno41898282+github-actions[bot]@users.noreply.github.com

no outputs