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

holistics/dbml

Database Markup Language (DBML), designed to define and document database structures observed · 2026-08-28

github.com/holistics/dbml · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2719
  • days_rel: n/a
  • days_push: 15
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3679 stars · 230 forks observed · 2026-08-28

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

DBML (Database Markup Language) is a simple, human-readable DSL for defining and documenting database structures, database-agnostic in design. It ships as a JavaScript core library (@dbml/core) and CLI (@dbml/cli), with companion tools dbdiagram.io for visualization and dbdocs.io for documentation.

Use cases

  • define database schemas in a readable DSL
  • document database structures
  • convert DBML to SQL DDL for different databases
  • visualize database schema as ER diagrams
  • generate database documentation from schema files

When to choose

  • you want a database-agnostic, human-readable schema definition language
  • you need to document or visualize database structures quickly
  • you want to generate SQL for multiple database engines from one schema source

When to avoid

  • you need full DBMS-specific feature coverage like stored procedures or triggers
  • you want migrations/versioning tooling rather than schema definition
  • your workflow is already covered by ORM schema definitions

Facets

library · maturity active

parser documentation developer-tools databases developer-tools documentation cli cross-platform dsl database-schema schema-definition dbdiagram erd nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
holistics/dbmlmain76

For agents

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

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