liam-hq/liam
Automatically generates beautiful and easy-to-read ER diagrams from your database. observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 99
- Release rhythm 46
- Longevity 54
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 756
- days_rel: 282
- days_push: 7
- n_releases_24m: 160
Adoption not part of the score
5093 stars · 236 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Liam ERD is an open-source tool that automatically generates beautiful, interactive entity-relationship diagrams from database schema files such as SQL dumps, Prisma schemas, and Rails schema.rb. It ships as a web app (liambx.com), an npm CLI for local/CI-CD use, and supports many schema formats including PostgreSQL, MySQL, Drizzle, and tbls.
Use cases
- generate an ER diagram from a postgres pg_dump schema file
- visualize a prisma schema as an interactive diagram
- document a ruby on rails db/schema.rb as an ERD
- auto-generate up-to-date ER diagrams in CI/CD on every commit
- explore and share filtered views of a large database schema with teammates
- reverse engineer an existing database schema into a readable diagram
When to choose
- you need interactive, shareable ER diagrams with zoom, filtering, and relationship highlighting
- your schema lives in SQL dumps, Prisma, Rails, Drizzle, or other supported formats
- you want zero-config diagram generation or CI/CD-automated schema docs
- you handle 100+ table schemas and need good performance
When to avoid
- you need to edit or design schemas visually rather than visualize existing ones
- you need diagrams from formats not supported by the parser
- you require a desktop-only offline tool with no web component
Facets
application · maturity active
data-visualization documentation parser web-scraping databases data-visualization documentation developer-tools web-development cli browser self-hosted er-diagram erd database-schema schema-visualization prisma ruby-on-rails postgresql react-flow static-site ci-cd web-server nodejs
10 sources
- readme: https://github.com/liam-hq/liam · fetched 2026-08-28 · a54aa8918a36
- homepage: https://liambx.com · fetched 2026-08-29 · bf81d3297a6d
- site_page: https://liambx.com/docs · fetched 2026-08-29 · 1c62235137e1
- site_page: https://liambx.com/docs/cli · fetched 2026-08-29 · 2ef89bf889cb
- site_page: https://liambx.com/docs/web · fetched 2026-08-29 · 55584cb5160e
- site_page: https://liambx.com/docs/ui-features/browsing-your-schema · fetched 2026-08-29 · 42d9689f5b42
- site_page: https://liambx.com/docs/ui-features/sharing-and-query-params · fetched 2026-08-29 · 7a3616994910
- site_page: https://liambx.com/docs/cli/ci-cd · fetched 2026-08-29 · e30f78e72313
- site_page: https://liambx.com/docs/parser/supported-formats/postgresql · fetched 2026-08-29 · 08b06b94952d
- site_page: https://liambx.com/docs/parser/supported-formats/prisma · fetched 2026-08-29 · 66034eba7d25
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liam-hq/liam | main | 71 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem