• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » What is a Snowflake Schema?

By Abhishek Ghosh November 8, 2021 5:46 pm Updated on November 8, 2021

What is a Snowflake Schema?

Advertisement

The snowflake scheme is a continuation of the star scheme used in OLAP and data warehousing. With the star schema, the dimension tables are denormalized, which results in better processing speed at the expense of data integrity and storage space. In contrast, the snowflake scheme refines the individual dimension tables by classifying or normalizing them. This branching of the data model creates the shape of a snowflake, where the name of this design pattern comes from.

Due to this finer structuring, the data is less redundant than in a star schema, but additional join operations may be required for queries. A snowflake scheme thus leads to smaller and better structured amounts of data, but they have more complex relationships and may therefore lead to longer loading or query times.

The snowflake scheme is a continuation of the star scheme. With this, the fact table remains analogous to the star schema. However, in contrast to the star schema, the dimension tables are different, because they no longer contain all dimension members, but only data about the dimension hierarchies. The dimensions are further refined by classifying or normalizing them. In any case, the dimension tables are extended by the attributes so that each dimension can be displayed in its table. This means that in the common snowflake scheme, the data is stored in the dimension tables in the 3rd normal form (3NF). Normalization creates a separate table for each hierarchy level of a dimension and thus leads to smaller and better-structured amounts of data. This branching of the data model creates the shape of a snowflake, which gives this schema its name.

Advertisement

---

What is a Snowflake Schema

 

Advantages and Disadvantages of the Snowflake Schema

 

The following are the advantages and disadvantages of the snowflake scheme compared to the simpler star scheme:

Benefits

  • Reduced disk space consumption: Dimension tables do not contain redundant data due to normalization.
    n:m relationships between aggregation levels can be resolved using relation tables
  • Optimal support of aggregation formation
  • Browsing functionality: Frequent queries over very large dimension tables save time and provide a speed advantage.

Cons

  • Speed disadvantage: Due to additional federations in the dimension tables
  • More complex structuring: Due to the finer structuring, the data is less redundant than in a star schema, but the relationships are more complex. As a result, multi-level dimension tables must be re-joined using join queries and may result in longer query times.
  • Larger number of tables: Due to the more complex structuring, a larger number of tables is required.
  • Reorganization problem: Changes in the semantic model lead to extensive reorganization of the tables and consequently to a higher maintenance effort

This Article Has Been Shared 184 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to What is a Snowflake Schema?

  • How To Install Apache Flume on Ubuntu 16.04 Server

    Apache Flume Can Be Used For Collecting, Aggregating, Moving Log Data For Analytic Applications. Here is How To Install Apache Flume on Ubuntu 16.04 Server.

  • How to Install Apache Hama (HDFS Installation)

    Apache Hama is a Distributed Computing Framework For Massive Scientific Computations. Here is How to Install Apache Hama as HDFS Installation.

  • What Are the Use Cases for CouchDB

    What Are the Use Cases for CouchDB? CouchDB is suitable for applications with accumulating, occasionally changing data with pre-defined queries

  • What is Meant by In-Memory Database?

    An in-memory database is a database management system that uses a computer’s memory as a data store. An In-Memory Database is a type of analytical database, which is a read-only system that stores historical data about indicators for business intelligence/business analytics (BI/BA) applications, usually as part of a data store or data mart. These systems […]

  • Data Security as a Basis for Data Democratization

    Collecting data is nothing new for businesses. But it is only gradual that the realization is gaining that no progress can be made with hoarding masses of data. It is important to make use of the collected treasures. Especially in the past twelve months, as in many other areas of digital transformation, companies have set […]

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (22.1K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • How Telecoms Can Use The Cloud To Power Their 5G Network June 24, 2022
  • A Beginner Guide to Cloud Computing for Development June 22, 2022
  • 5 Benefits of Using a Virtual Data Room Today June 19, 2022
  • Top System Administration Courses 2022 June 18, 2022
  • The Best Business VPNs for 2022 June 17, 2022

About This Article

Cite this article as: Abhishek Ghosh, "What is a Snowflake Schema?," in The Customize Windows, November 8, 2021, June 25, 2022, https://thecustomizewindows.com/2021/11/what-is-a-snowflake-schema/.

Source:The Customize Windows, JiMA.in

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Privacy Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2022 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy