Basic Notions
Data Vault attempts to solve the problem of dealing with change in the environment by separating the business keys (that do not mutate as often, because they uniquely identify a business entity) and the associations between those business keys, from the descriptive attributes of those keys.
The business keys and their associations are structural attributes, forming the skeleton of the data model. The Data Vault method has as one of its main axioms that real business keys only change when the business changes and are therefore the most stable elements from which to derive the structure of a historical database. If you use these keys as the backbone of a Data Warehouse, you can organize the rest of the data around them. This means that choosing the correct keys for the Hubs is of prime importance for the stability of your model. The keys are stored in tables with a few constraints on the structure. These key-tables are called Hubs.
Read more about this topic: Data Vault Modeling
Famous quotes containing the words basic and/or notions:
“A kiss can be a comma, a question mark or an exclamation point. Thats basic spelling that every woman ought to know.”
—Mistinguett (18741956)
“Hang ideas! They are tramps, vagabonds, knocking at the back- door of your mind, each taking a little of your substance, each carrying away some crumb of that belief in a few simple notions you must cling to if you want to live decently and would like to die easy!”
—Joseph Conrad (18571924)