Entity Relationship Modeling

Use when designing database tables, reviewing schema changes, planning migrations, or translating conceptual models into physical database structures. Covers ER notation, entity/attribute/key design, normalization and denormalization, junction tables, inheritance mapping, temporal modeling, ER-to-SQL translation, indexing, and constraints. Do NOT use for conceptual domain analysis (use `conceptual-modeling`), formal ontology (use `ontology`), or cross-system API contracts (use `system-interface-contracts`).

jacob-balslev 83ee39d 4 files · 46.6 KB Updated

File contents

jacob-balslev/skill-graph/tree/main/marketplace/skills/entity-relationship-modeling commit 83ee39d2a7

Frequently asked questions

npx skillmds@latest add jacob-balslev/entity-relationship-modeling