An Open Source alternative to dbdiagram.io, aiming to have the same basic features+more. Motivation behind the project was that $9/month overpriced subscription for just some very VERY basic features. (dark mode/header colours/table groups)
-
- Crappy auto-layout algorithm
-
- Remote S3 repository
-
- Repaired bug correct redrawing after changing the file
-
- Repaired bug droping "text" field in localStorage when selecting another clean file
-
- Docker image (single folder in S3 repo): docker pull nomadshub/dbdiagrams-oss-wrep:2.3.7
-
- Docker image (multiple folders in S3 repo): docker pull nomadshub/dbdiagrams-oss-wrep:2.4.0
-
- Notifications for repository actions
-
- Added relation labels (1 or *) (minor positioning issues)
-
- Custom header colors (done)
-
- Export to SVG, PNG, Json
-
- Several new bugs (decision is in progress)
-
- Next cool update for header and relation labels will be later...
-
- Added field tooltion with note, enum description and default
-
- Redesign table tooltip, added indexes
-
- Added not null and enum tag on diagram
-
- Shifts of header color bug repaired
-
- Added touch screen support (hover table header = hold touch) (without gestures)
-
- Added PNG resolution change in export form (default is better quality)
-
- Added import json files
-
- Added actions for refs control points (add, reset, delete)
-
- Added diagram fit function
-
- Fix key icon positioning
-
- Show key icon for columns in composite PK
-
- Fix table header color reshuffle when changing the code
-
- Fix table positioning when changeing table ordering in code
-
- Added multiple folders support for S3 repo
-
- Added export to DBML, SQL (Postgres, MSSQL, MySQL)
-
- Added import from SQL (Postgres)
repo_demo.mov
tooltips_demo.mp4
Fork demo nomadrazor.github.io/dbdiagram-oss-wrep
View the latest master branch at trudan.github.io/dbdiagram-oss
quasar - Awesome VueJS framework
jointjs - Charting Library used for diagrams
dbml.org - DBML Parser/importer/exporter
dbdiagram.io - Original DBDiagram tool
dbdocs.io - Documentation generator for DBML