Diagrams via Code

From Colettapedia
Revision as of 16:10, 8 March 2023 by Colettace (talk | contribs) (Created page with " == List == * [https://dbdiagram.io/ dbdiagram.io] - A free, simple tool to draw ER diagrams by just writing code. Designed for developers and data analysts. * [https://mermai...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

List

  • dbdiagram.io - A free, simple tool to draw ER diagrams by just writing code. Designed for developers and data analysts.
  • mermaid.js - Flow chart, sequence diagram, Gantt, Class diagram, Git graph, ER diagram, User journey diagram - Mermaid lets you create diagrams and visualizations using text and code. It is a JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.
  • Make SQL DDL then use eralchemy