rin-yato / miracle-diagram

Miracle Diagram is a tool for creating database diagrams in a simple and intuitive way. It uses simple code to represent database tables and relationships between them. Don't draw your diagrams, Just code them!

Home Page:https://miracle-diagram.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miracle Diagram

Introduction

Miracle Diagram is a tool for creating database diagrams in a simple and intuitive way. It uses simple code to represent database tables and relationships between them. Don't draw your diagrams, Just code them!

Demo

Demo

Demo

Conbritutions

This is an open source project, so if you want to contribute, you can do it in the following ways:

  • Create an issue with a bug or feature request.
  • Share the project with your friends.
  • Fork the project and create a pull request.

RoadMap

Done

  • Code to diagram
  • Code to relationships
  • Import and export diagrams
  • Light and dark theme
  • Table with Icon
  • Save to browser storage
  • Nicer auto complete
  • Multi projects

Todo

  • Landing and Documentation page
  • Table with color
  • Table and column with notes
  • Export to image
  • Share project with link (public and private)
  • Better error description
  • Better Nodes and edges positioning

About

Miracle Diagram is a tool for creating database diagrams in a simple and intuitive way. It uses simple code to represent database tables and relationships between them. Don't draw your diagrams, Just code them!

https://miracle-diagram.vercel.app


Languages

Language:TypeScript 95.9%Language:CSS 2.2%Language:JavaScript 1.9%