Adam Duval
Posts Tags Categories
Adam Duval
PostsTagsCategories

TIL - 2023-04-16 // What is data denormalization?

Adam Duval included in TIL
 2023-04-16  31 words   One minute 

Denormalization is adding in redundant data back into data that has been normalized. This is only possible if the data has been normalized. Typically this is done to increase query performance.

Updated on 2023-04-16
 Data engineering
Back | Home
TIL - 2023-04-15 // What is data normalization? TIL - 2023-04-19 // What is a Snowflake warehouse?
Powered by Hugo | Theme - LoveIt
2022 - 2023 Adam Duval