When is the Data Vault model the right model for a data-warehouse?
Posted
by Stephan Eggermont
on Stack Overflow
See other posts from Stack Overflow
or by Stephan Eggermont
Published on 2010-06-15T19:59:39Z
Indexed on
2010/06/15
20:02 UTC
Read the original article
Hit count: 269
I recently found a reference to 'Data Vault modeling' as a model for data-warehouses. The models I've seen before are Inmon and Kimball. The author refers to possible performance problems due to the joins needed. It looks like a nice model, but I wonder about the gotcha's. Are there any experience reports on-line?
© Stack Overflow or respective owner