Hacker News new | ask | show | jobs
by jamesblonde 806 days ago
Ok, but star schema is denormalized. Snowflake is normalized.
1 comments

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.