News

See examples of entity-relationship diagrams. Learn about three main approaches to model inheritance relationships in data: single table inheritance, class table inheritance, and concrete table ...
Mermaid.js should add a way to show inheritance in ERD diagrams because it is quite common to express inheritance between entities, such as "Customer is-a Person", "Car is-a Vehicle", etc. ERD diagram ...