Z Notation Generator from an ERD
ER Mermaid Syntax:
erDiagram direction LR CUSTOMER ||--o{ ORDER : places CUSTOMER { string custNumber PK string name string sector } ORDER ||--|{ LINE_ITEM : contains ORDER { int orderNumber PK string deliveryAddress } LINE_ITEM { string productCode PK int quantity float pricePerUnit }
The Z notation in LaTeX style:
Copy
Draw
Save
Open
Translate to Z
Download PDF