a short first look at what it might take to integrate data vault modeling with hadoop.
Tag Archives: data modeling
#datavault – Paper on Conceptual Data Vault
this article was written by a couple of authors and submitted to a conference that happened recently. it walks through some of the conceptual modeling around data vault, as well as taking a look at anchor modeling, and common approaches. it is really well written, and worth a read if you have the desire.
Column Based Data Vaults #datavault
column based data stores have been around for a long time. this blog will talk about what you need to do to make the data vault successful on a column based data store. it’s quite simple really, and in the end – some parts of physical data modeling don’t matter in a column based data […]
Thinking Radically Interview with Dan Linstedt
i had a great interview (now posted) with jorge garcia of technology evaluation centers. it’s a fairly decent read.
Q&A About Hubs
a quick q&a about the choices i made in the northwind data model, particularly regarding the data vault i wrote about in 2001.
SSD Changes Everything
i cover an overview of ssd and hard drives, along with how data modeling can affect your current bi/edw in a positive way.
DV Modeling Specification v1.0.9
here are the rules for specification version 1.0.9 of data vault modeling. (please feel free to comment on them by replying to this post). the new pieces are marked in red as usual. (more…)
From Star Schema to Data Vault
a quick guideline for bootstrapping your effort of building a data vault model based on a star schema model.
From a 3NF to Data Vault – short lesson
a short way to create a data vault model from a 3nf system. this is a very brief introduction/overview of the process.
Dynamic Data Modeling, Auto-Adaptation
i’ve long held a belief that the data vault modeling style ushered in a new era, that being one where we have the power to dynamically accept and automatically absorb new data elements. of course, as always there are some rules and regulations (patterns) around when and how this can happen, and when the modeling […]