Greenpolen forum

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: What are the main differences between star and snowflake designs?


Newbie

Status: Offline
Posts: 3
Date:
What are the main differences between star and snowflake designs?
Permalink   
 


 

The main and most distinguishable difference is the structure of dimension data: star schema vs snowflake schema. A star design will allow dimensions to be more denormalized, and a snowflake design will separate a dimension into more related tables. I like to use the star schema when the reporting is simple since a fewer number of joins can make it easier to write and maintain the queries. When dimensions are large or you require more normalization, however, it is possible to make sense of snowflake structures. When deciding on enterprise data architecture in general, it's also important to consider Datalance.



__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.



Create your own FREE Forum
Report Abuse
Powered by ActiveBoard