ニュース

This package lets you generate entity relation diagrams by inspecting the relationships defined in your model files. It is highly customizable. Behind the scenes, it uses GraphViz to generate the ...
Simple diagram The following code sample shows how to create a simple entity relationship diagram. Use the EntityRelationshipDiagram proerty of the Mermaid class to start building an entity ...
Spread the loveAn entity-relationship diagram (ERD) is a visual representation of data that describes the relationships among entities in a database. It is used in database design to illustrate the ...