You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.