Ross ROSS = Recommend OSS · open-source software intelligence for agents

eralchemy/eralchemy

Entity Relation Diagrams generation tool observed · 2026-08-28

github.com/eralchemy/eralchemy · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 80
  • Release rhythm 50
  • Longevity 100
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: 297.0
  • age_days: 4144
  • days_rel: 120
  • days_push: 120
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1426 stars · 132 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ERAlchemy is a Python tool that generates Entity Relationship diagrams from databases or SQLAlchemy models, outputting images, PDFs, or markdown .er files. It works via a command-line interface and uses Graphviz for rendering.

Use cases

  • generate an ER diagram from a postgres database
  • visualize database schema as a pdf
  • create entity relationship diagram from sqlalchemy models
  • document database schema automatically
  • export database schema to markdown er file
  • exclude audit tables from schema diagram

When to choose

  • you need ER diagrams from a live database or SQLAlchemy models
  • you want CLI-based schema visualization with filtering of tables/columns
  • you want output as PDF, image, or markdown

When to avoid

  • you need interactive database diagramming tools with drag-and-drop editing
  • you cannot install Graphviz dependencies
  • you need diagrams for non-relational (NoSQL) databases

Facets

cli-tool · maturity active

data-visualization documentation cli database databases developer-tools documentation data-visualization python cli cross-platform er-diagram sqlalchemy graphviz schema-visualization database-documentation

2 sources

Member repositories

RepositoryRoleHealth v2
eralchemy/eralchemymain74

For agents

markdown · JSON · MCP: product_card(name="eralchemy/eralchemy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem