Star Schema vs Snowflake Schema performance
Posted
by Megawolt
on Stack Overflow
See other posts from Stack Overflow
or by Megawolt
Published on 2010-06-02T05:24:03Z
Indexed on
2010/06/02
5:53 UTC
Read the original article
Hit count: 533
Performance
|database-design
Hi... I'm begin to developing a scial sharing website so I'm curious about database design Schema... So in Data-Mining Star-Schema is the best one but how about a social sharing website... And as a nature of the SS websites there will be (i hope :)) many users in same time... Which better for performance for overdose using...
© Stack Overflow or respective owner