noun, noun or participle which takes 'suru', transitive verb
denormalization
Computing term for the process of adding redundancy to a database to improve read performance, often at the cost of write performance and data integrity.
パフォーマンス向上のために、データベースを非正規化することを検討している。
We are considering denormalizing the database to improve performance.
Normalization, the opposite process of reducing redundancy to maintain data integrity.
Compound of 非 (hi, 'non-') + 正規化 (seikika, 'normalization'). The term is a direct translation of the English 'denormalization'.