Entity Relationship Diagrams (ERDs) in Visily

Entity Relationship Diagrams (ERDs) in Visily

Entity Relationship Diagrams (ERDs) help you model the structure of a database by showing entities, their fields, and the relationships between them.

Before you start

Make sure you have permission to edit the board and are in design editing mode.

Available ERD elements

Open the Entity Relationship Diagram section of the Diagram Library to find entities and relationship connectors.
  1. Entity types. Entities work similarly to tables, allowing you to organize database fields into rows and columns. Visily provides the following entity formats:
    1. Field: Displays field names only.
    2. Field + Type: Displays each field and its data type.
    3. Key + Field + Type: Displays keys, field names, and data types.
  2. Relationship types. ERD relationships support the following cardinalities: One, Many, Zero or one, Zero or many, One and only one, One or many. Use these relationship endpoints to show how records in one entity relate to records in another.

Add an ERD element

Open the Entity Relationship Diagram section of the Diagram Library, select an entity or relationship element, then click the canvas to add it. Move or resize the element as needed.

Customize an entity

An entity works similarly to a table. Select it to edit its structure, content, and appearance. For more information about editing table-based elements, see How to use Table elements.

Customize an ERD relationship

An ERD relationship works similarly to a connector. You can change its type, color, line style, start and end points, and add text labels.
For more information, see Connect diagram elements


Idea
Tips for creating a clear ERD
  1. Use consistent naming conventions for entities and fields.
  2. Clearly identify primary and foreign keys.
  3. Choose the correct cardinality for each relationship.
  4. Keep related entities close together to reduce crossing connectors.
  5. Add relationship labels when the connection is not immediately clear.
  6. Turn on Grid Mode to help align and snap elements into place.

Need more help?
If this does not solve your issue, contact support and include a screenshot if possible.
    • Related Articles

    • Prompt guide for the Visily AI Chat Assistant

      Create great designs, diagrams, and images with Visily AI by writing clear, focused prompts. This guide shows you how. 🔑 Golden Rule: Always State the Output Type Clearly specify what you want to generate: UI Screens: Indicate the platform (mobile, ...
    • What you can do with the Visily AI Chat Assistant

      This article gives an overview of how you can use the Visily AI Chat Assistant to support your design process. What you can do with the Visily AI Chat Assistant The Visily AI Chat Assistant helps you generate and refine designs throughout your design ...
    • Class Diagrams in Visily

      Class Diagrams help you model the structure of an object-oriented system by showing classes, their attributes, methods, and relationships. Before you start Make sure you have permission to edit the board and are in design editing mode. Available ...
    • Diagram Elements in Visily

      Use diagram elements to brainstorm ideas, map processes, and model structured systems directly on your Visily board. You can build a diagram from individual elements or start with a ready-made template. Before you start Make sure you have permission ...
    • Use Case Diagrams in Visily

      Use Case Diagrams show how users interact with a system and its functions. They are useful for capturing requirements, defining system scope, and illustrating user interactions. Before you start Make sure you have permission to edit the board and are ...