Hacker News new | ask | show | jobs
by nikhilsimha 808 days ago
Normalization is overloaded. I was referring to schema normalization (3NF etc) not feature normalization - like standard scaling etc.
1 comments

Ok, but star schema is denormalized. Snowflake is normalized.
To be pedantic, even in star schema - the dim tables are denormalized, fact tables are not.

I agree that my statement would be much better if used snowflake schema instead.