https://github.com/alswl/dbml-editor
Free and open-source editor for dbml online.
https://github.com/alswl/dbml-editor
database dbml dbml-editor er-diagram umijs x6
Last synced: 7 months ago
JSON representation
Free and open-source editor for dbml online.
- Host: GitHub
- URL: https://github.com/alswl/dbml-editor
- Owner: alswl
- License: apache-2.0
- Created: 2024-05-01T01:36:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-13T00:55:51.000Z (over 1 year ago)
- Last Synced: 2025-03-08T19:35:14.972Z (7 months ago)
- Topics: database, dbml, dbml-editor, er-diagram, umijs, x6
- Language: TypeScript
- Homepage: https://dbml-editor.alswl.com/
- Size: 12.4 MB
- Stars: 32
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# dbml-editor

Free online editor [DBML](https://dbml.dbdiagram.io/home/) editor.
## Online Editor
[dbml-editor](https://dbml-editor.alswl.com/)
## Features
- DBML syntax highlighting
- Live preview
- Import from SQL
- Export to SQL## Alternatives
- [dbdiagram.io](https://dbdiagram.io/home/)
- [dbml.org](https://dbml.org/)
- [dber](https://dber.tech/)
- [TruDan/dbdiagram-oss](https://github.com/TruDan/dbdiagram-oss)## Roadmap
- Better syntax highlighting
- Editor inline error hint
- hidden foreign key
- better style based on note
- ER positions save and restore