https://github.com/dineug/erd-editor-intellij-plugin
Entity-Relationship Diagram Editor IntelliJ Plugin
https://github.com/dineug/erd-editor-intellij-plugin
database db diagram draw editor entity erd intellij intellij-plugin relactionship sql vuerd
Last synced: 10 days ago
JSON representation
Entity-Relationship Diagram Editor IntelliJ Plugin
- Host: GitHub
- URL: https://github.com/dineug/erd-editor-intellij-plugin
- Owner: dineug
- License: mit
- Created: 2024-01-19T22:01:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T07:23:59.000Z (about 2 months ago)
- Last Synced: 2025-03-28T08:12:09.572Z (28 days ago)
- Topics: database, db, diagram, draw, editor, entity, erd, intellij, intellij-plugin, relactionship, sql, vuerd
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/23594-erd-editor
- Size: 1.8 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# erd-editor
> Entity-Relationship Diagram Editor IntelliJ Plugin

## Usage
create an empty file with a `.erd`, `.erd.json` extension and open it in IntelliJ.
## [Guides](https://docs.erd-editor.io/docs/category/guides)
- Editing Start
- Importing or Exporting Files
- Table Editing
- Table-related Functions
- Relationship Editing
- Quick Search
- Visualization
- Code Generator
- Undo, Redo
- Settings## Reference
- [Web App](https://erd-editor.io)