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.

This page is mirrored from the GitHub Wiki. View original on GitHub