# ERD examples The ERD format is small and focused, and the markers are the whole notation. Four examples cover all of it. Compare the commerce schema here against the DBML version to see which format suits which purpose. --- ## Every example here is real Each page holds a diagram that is stored, rendered and editable exactly like one you drew yourself. Open any of them, change something, and see what happens. Nothing here is a screenshot. --- ## In this set [Entity relationship diagram (ERD)A worked ER diagram in the ERD text syntax, with primary and foreign key markers.](https://help.gocapable.com/diagrams/entity-relationship-diagram-erd.html)[eCommerce database (ERD)An online store schema in ERD: customers, orders, line items and products.](https://help.gocapable.com/diagrams/ecommerce-database-erd.html)[Many-to-many (ERD)Model a many-to-many relationship through a join entity in ERD.](https://help.gocapable.com/diagrams/many-to-many-erd.html)[Attribute styling (ERD)Style entity headers, labels and attributes using the ERD directive block.](https://help.gocapable.com/diagrams/attribute-styling-erd.html) --- ## Related [ReferenceThe language reference behind these.](https://help.gocapable.com/diagrams/reference.html) [Diagram typesGrouped by what you want to draw.](https://help.gocapable.com/diagrams/diagram-types.html) [ExamplesEvery other set.](https://help.gocapable.com/diagrams/examples.html) --- _Four symbols, and that is the language._