An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# dbml-editor

![build-status](https://github.com/alswl/dbml-editor/actions/workflows/ci.yaml/badge.svg)

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