Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T06:50:49.000Z (about 2 months ago)
- Last Synced: 2024-10-15T16:08:23.635Z (about 1 month 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.79 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# erd-editor
> Entity-Relationship Diagram Editor IntelliJ Plugin
![erd-editor](https://github.com/dineug/erd-editor/blob/main/img/erd-editor-intellij.png?raw=true)
## 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)