Skip to content
Alex Merced edited this page May 21, 2026 · 1 revision

Denormalization

A database optimization technique where redundant data is intentionally added to a schema to improve query performance by reducing the number of complex table joins required.


Part of the Data & AI Terms glossary.

Clone this wiki locally