DB Normalization

Normalization workflow for reducing update anomalies while balancing query practicality and domain invariants. Use when schema redundancy and inconsistency risk need deliberate trade-off decisions; do not use for physical indexing-only tasks.

planifest dd7524f 2 files · 13.3 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/db-normalization commit dd7524f69f

Frequently asked questions

npx skillmds@latest add planifest/db-normalization