Skip to content

docs(readme): add dbmlgraph to Community Contributions - #960

Merged
huydo862003 merged 2 commits into
holistics:masterfrom
verryp:add-dbmlgraph-community
Aug 18, 2026
Merged

docs(readme): add dbmlgraph to Community Contributions#960
huydo862003 merged 2 commits into
holistics:masterfrom
verryp:add-dbmlgraph-community

Conversation

@verryp

@verryp verryp commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Adds dbmlgraph to the Community Contributions list.

It is an MIT-licensed npm CLI that consumes a .dbml file and generates browsable markdown documentation from it (an index plus per-table and per-domain pages), and can search the schema by identifier — dbmlgraph find cycle_id returns every table and column that matches, along with the enum values and references attached to them.

The generated output is plain markdown, so it works as human-readable schema docs in a repo and as a retrieval source for coding assistants. Built on @dbml/core for parsing.

@verryp
verryp force-pushed the add-dbmlgraph-community branch from 4546d24 to 6b3a0ff Compare August 16, 2026 16:58
@verryp
verryp force-pushed the add-dbmlgraph-community branch from 6b3a0ff to 2890a45 Compare August 16, 2026 17:52
@huydo862003
huydo862003 merged commit a804ef4 into holistics:master Aug 18, 2026
3 of 10 checks passed
@huydo862003

Copy link
Copy Markdown
Contributor

Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants