Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Snowflake schema
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Disadvantages == The primary disadvantage of the snowflake schema is that the additional levels of attribute normalization adds complexity to source query joins, when compared to the [[star schema]]. Snowflake schemas, in contrast to flat single table dimensions, have been heavily criticised. Their goal is assumed to be an efficient and compact storage of normalised data but this is at the significant cost of poor performance when browsing the joins required in this dimension.<ref>{{Cite book |title = The Data Warehouse Toolkit |edition = 1st |last = Kimball |first = Ralph |author-link = Ralph Kimball |publisher = Wiley |year = 1996 |isbn = 0-471-15337-0 |chapter = 6: The Big Dimensions |quote = Do not snowflake your dimensions, even if they are large |pages = [https://archive.org/details/datawarehousetoo00kimb_0/page/95 95β98] |chapter-url-access = registration |chapter-url = https://archive.org/details/datawarehousetoo00kimb_0/page/95 }}</ref> This disadvantage may have reduced in the years since it was first recognized, owing to better query performance within the browsing tools.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)