About 87,400 results
Open links in new tab
  1. Entity Relationship Diagrams | Mermaid

    Customize your layout and design in Mermaid Chart’s visual editor! An entity–relationship model (or ER model) describes interrelated things of interest in a specific domain of knowledge.

  2. 7 ER Diagram Examples For Database Modeling from Mermaid AI

    Jan 16, 2025 · Mermaid Chart, the text-based diagramming and workflow management platform, is an easy tool that anyone — technical or not — can use to create ER diagrams. Plus, with …

  3. Entity Relationship Diagram | Mermaid Viewer Docs

    Entity Relationship (ER) diagrams are used to model the relationships between entities in a database system. They show the logical structure of databases. CUSTOMER ||--o{ ORDER : …

  4. ER diagrams with SQL and Mermaid - CYBERTEC

    Feb 21, 2023 · In this blog post, we'll explore how to create an ER diagram for a PostgreSQL database using plain SQL and Mermaid. Mermaid is a JavaScript-based diagramming and …

  5. Generate Mermaid Diagrams for Your Database - DEV Community

    Feb 12, 2021 · SchemaCrawler generates mermaid syntax from your existing database. Then you can see what it looks like in the mermaid live editor, as well as make modifications.

  6. 17 Mermaid ER Diagrams – Introduction to databases

    Below AI prompt creates a draft mermaid diagram to start from. Please create me a simple mermaid entity relationship diagram which shows students, courses, lessons and teachers. All …

  7. Text-Based Entity Relationship Diagrams with Mermaid.js

    Apr 8, 2023 · Entity Relationship Diagrams (ERDs) are simple and effective ways of communicating relational database designs. In this article we'll explore what entity relationship …

  8. Using Mermaid to model a database - Medium

    Apr 21, 2020 · Mermaid is a very interesting tool that can be used to model a database. It is free and allows the developer to create easily a class diagram. Today I will teach how to use …

  9. markdown - Mermaid ER diagram styling - Stack Overflow

    Aug 9, 2023 · The Mermaid syntax does not currently support custom colors for ER diagrams without custom CSS. There's an open issue about this, and this comment provides a solution …

  10. ERD and Mermaid | maryletteroa

    Feb 10, 2025 · “Is there anything else that should be recorded into the database?” Mermaid enables diagrams to be built as code. The tool can create a myriad of charts such as …