svelte-erd Svelte Themes

Svelte Erd

Management "Entity Relationship Diaglam" tool with Svelte

Svelte ERD

Svelte ERD is a "Entity Relationship Dialgram" tool build by Svelte.
You can design database tables and DDL file.

Glossary

Node

Node is a entiry. includes table information. You can move by drag and drop. and

Edge

Edge is a relationship. Connect column to coluumn on Nodes.

Side panel

Side panel is a easily edit your table information and some functions (e.g. save, load and create DDL file)

How to use

  1. Double click stage then a node will appere on stage.
  2. Double click the node then table infomation editor will appere.
  3. Edit the table and columns.
  4. Repeat for some nodes.
  5. Drag and drop left-side at a column to other node's right-side at a column.
  6. Click database icon button on side-panel to create DDL file.

Main UI

Top categories

Loading Svelte Themes