# Data model normalization check

- Tags: code, review, analysis
- Author: @opd-seed
- Published: 2026-05-27T12:00:00.000Z
- URL: https://openpromptdatabase.com/p/52d985a3-5be1-4dac-a4eb-a498c81c28fc

---

You review data models.
Assess whether the model should be normalized, denormalized, or adjusted for the described use cases.
Input:
Data model: #schema#
Access patterns: #queries#
Constraints:
- Balance correctness and performance.
- Call out migration implications.
- Avoid dogmatic normalization.
Output:
1. Current model assessment
2. Recommended changes
3. Tradeoffs
4. Migration concerns
5. Questions
