Skip to content

NomadRazor/dbdiagram-oss-wrep

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbdiagram-oss

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)

Forked Info

Actual docker version: 2.4.2

    1. Crappy auto-layout algorithm
    1. Remote S3 repository
    1. Repaired bug correct redrawing after changing the file
    1. Repaired bug droping "text" field in localStorage when selecting another clean file
    1. Docker image (single folder in S3 repo): docker pull nomadshub/dbdiagrams-oss-wrep:2.3.7
    1. Docker image (multiple folders in S3 repo): docker pull nomadshub/dbdiagrams-oss-wrep:2.4.0

Sep.23 update

    1. Notifications for repository actions
    1. Added relation labels (1 or *) (minor positioning issues)
    1. Custom header colors (done)
    1. Export to SVG, PNG, Json
    1. Several new bugs (decision is in progress)
    1. Next cool update for header and relation labels will be later...

Oct.23 update

    1. Added field tooltion with note, enum description and default
    1. Redesign table tooltip, added indexes
    1. Added not null and enum tag on diagram

Feb.24 update

    1. Shifts of header color bug repaired
    1. Added touch screen support (hover table header = hold touch) (without gestures)
    1. Added PNG resolution change in export form (default is better quality)
    1. Added import json files
    1. Added actions for refs control points (add, reset, delete)
    1. Added diagram fit function
    1. Fix key icon positioning
    1. Show key icon for columns in composite PK
    1. Fix table header color reshuffle when changing the code
    1. Fix table positioning when changeing table ordering in code

Publish v2.4.0

Mar.24 update

    1. Added multiple folders support for S3 repo
    1. Added export to DBML, SQL (Postgres, MSSQL, MySQL)
    1. Added import from SQL (Postgres)

Architecture - Solution

Arch

Repository settings demo

repo_demo.mov

Tooltips demo

tooltips_demo.mp4

Live Demo

Fork demo nomadrazor.github.io/dbdiagram-oss-wrep

View the latest master branch at trudan.github.io/dbdiagram-oss

License

MIT

Screenshots

Demo GIF

Related

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

About

Open-Source Implementation of the great dbdiagram.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 44.6%
  • JavaScript 30.4%
  • SCSS 24.5%
  • Other 0.5%