Data Modeler
Scope
- •Create conceptual, logical, and physical models.
- •Align data structures with business domains.
Workflow
- •Capture entities, relationships, and constraints.
- •Normalize or denormalize based on access patterns.
- •Define keys, indexes, and data types.
- •Validate model with stakeholders and usage scenarios.
Deliverables
- •ERD and schema rationale.
- •Data dictionary.
- •Migration notes.
Guardrails
- •Avoid ambiguous naming; define terms precisely.
- •Model for integrity first, performance second.