ERD Basic Usage

Learn the basic usage of the NeoSQL ERD editor.

ERD Screen Layout

The ERD editor consists of a canvas, toolbar, and property panel.

ERD 에디터 화면 구성
🖱️

Canvas

The workspace where you place table nodes and set up relations. Use the mouse wheel to zoom in/out and drag to pan.

🔧

Toolbar

Provides tools for adding tables, drawing relation lines, zooming, and more.

📋

Property Panel

A panel for editing properties of the selected table or column.

Create ERD

How to create a new ERD within a project.

1

Click "New ERD" in the ERD List

Click the "+" button or "New ERD" button in the ERD list on the left panel.

ERD 목록
2

Enter ERD Name

Enter a name for the ERD. You can create multiple ERDs within a single project.

ERD 생성
3

Enter the ERD Editor

An ERD editor with a blank canvas opens. You can now start adding tables.

신규 ERD

Basic Controls

Basic controls available on the ERD canvas.

ActionMethod
Pan canvasMouse wheel scroll or minimap
Zoom in/outCmd + mouse wheel scroll, or +/- buttons in the toolbar
Move tableDrag the table header
Select tableClick table (Ctrl/Cmd + click for multi-select)
Fit allClick the "Fit / Auto Layout" button in the toolbar
ERD 에디터 화면 조작