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

schemaspy/schemaspy

Database documentation built easy observed · 2026-08-28

github.com/schemaspy/schemaspy · homepage · HTML · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 70
  • Release rhythm 16
  • 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: n/a
  • age_days: 3691
  • days_rel: 347
  • days_push: 181
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3710 stars · 358 forks observed · 2026-08-28

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

SchemaSpy is a Java-based database metadata analyzer that generates HTML documentation of relational database schemas, including entity-relationship diagrams and data dictionaries. It runs as a standalone JAR or Docker image against a live database via JDBC drivers.

Use cases

  • generate database documentation from an existing schema
  • visualize entity-relationship diagrams for a database
  • create a data dictionary for tables and columns
  • document a PostgreSQL or SQL Server schema as HTML
  • reverse-engineer a legacy database schema
  • share database schema docs with my team

When to choose

  • you need automatically generated, navigable HTML docs for a relational database
  • you want ER diagrams without drawing them manually
  • you prefer a standalone tool or Docker image with no GUI setup
  • you want documentation regenerated continuously as the schema evolves

When to avoid

  • you need documentation for non-relational databases like MongoDB
  • you want a GUI-based schema design tool rather than a report generator
  • your database is not reachable via JDBC
  • you need editable, hand-written documentation rather than generated output

Facets

cli-tool · maturity active

documentation database developer-tools databases documentation developer-tools cli cross-platform jvm er-diagrams schema-analysis html-reports jdbc data-dictionary docker

2 sources

Member repositories

RepositoryRoleHealth v2
schemaspy/schemaspymain57

For agents

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

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