# dineug/erd-editor

Entity-Relationship Diagram Editor

Repository: https://github.com/dineug/erd-editor
Canonical: https://ross.abutalabs.com/products/erd-editor
Homepage: https://erd-editor.io
Language: TypeScript
License: MIT
License Family: permissive
Topics: vuerd, editor, erd, database, db, diagram, vscode, entity, relationship, sql, draw
Last push: 2026-08-26T16:41:51+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 28, longevity 100
- inputs: {"age_days": 2558, "days_push": 7, "days_rel": 484, "gap_med": 48.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1704, forks 154 (observed 2026-08-28T04:05:24.668308+00:00)

## What it is
A visual Entity-Relationship Diagram editor for designing database schemas, available as a web app (PWA), VS Code and IntelliJ extensions, and an embeddable framework-free custom element. It imports SQL DDL, GraphQL SDL, DBML, and AML, exports DDL for many databases, and generates code for popular languages and ORMs.

## Use cases
- design a database schema visually with an ER diagram
- import an existing SQL DDL dump and turn it into a diagram
- convert a DBML file from dbdiagram.io into an ER diagram
- generate TypeScript or Java code from a database schema
- edit .erd.json schema files inside VS Code or IntelliJ
- embed an ER diagram editor in my own web app
- export a schema diagram as PNG or SQL DDL

## When to choose
- you want a free, offline-capable ER diagram tool that runs in the browser or your IDE
- you need to reverse-engineer a diagram from an existing SQL dump, DBML, GraphQL SDL, or AML file
- you want one schema document format shared across web, VS Code, IntelliJ, and embedded usage
- you need code generation for many languages and ORMs from a visual schema
- you want P2P encrypted real-time collaboration on schema design without a backend

## When to avoid
- you need full-fidelity round-tripping of advanced database objects like views, triggers, or stored procedures
- you require a heavyweight enterprise data modeling tool with versioned model management
- you need a general-purpose diagramming tool beyond ER diagrams (e.g., UML, flowcharts)
- your workflow depends on a specific tool's proprietary features that this editor skips on import

## Facets
- artifact type: application
- maturity: active
- function: editor, gui, parser, data-visualization
- domain: databases, developer-tools, web-development
- platform: browser, editor-plugin, cross-platform
- tags: erd, database-design, schema-design, sql-ddl, dbml, graphql-sdl, vscode-extension, intellij-plugin, custom-element, web-components, pwa, real-time-collaboration, diagram-editor, orm-codegen, code-generation, data-engineering, web-server, nodejs

## Member repositories
- dineug/erd-editor (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.668308+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:35.124786+00:00, confidence not recorded.
  - readme: https://github.com/dineug/erd-editor (fetched 2026-08-28T04:05:24.668308+00:00, sha cff101d99960)
  - homepage: https://erd-editor.io (fetched 2026-08-29T11:12:14.053661+00:00, sha 0d9b38f26d52)
- Data as of 2026-08-30T08:39:29.467469+00:00.
