short entry discussing some of the highlights of two specific data vault loading approaches.
Tag Archives: ELT
Q&A:Are there Hardware Dependencies for DV?
there literally are no hardware dependencies for using the data vault model, but you still might want to read this entry… i cover why, and expose a small bit of the databases and hardware underneath.
Q&A:Additional tables impacting existing ETL jobs
here we discuss the impact of “additional tables” on etl jobs. it really is negligable, but in this case – it would be good for you to read this entry.
Q&A:Compare ETL Performance to Traditional Approach
this entry discusses the age-old-question of etl performance – a data vault approach and a traditional approach.
Q&A:What does the ETL for DV look like? Sample?
this post discusses in brief, what the etl implementation for a data vault might look like.
OMB/OWB Code for Loading Satellites
satellite load code example in oracle warehouse builder (omb) script.
OWB/OMB Script Annoyances – More!
short excerpt on existing issues i’m finding, and incosistencies in the omb/owb product.
OWB / OMB Code Generated for Link Tables
omb/owb data vault link code generated from a couple simple inputs.
Oracle Warehouse Builder – OMB Script quirks
this is a look into tidbits of implementation for structures in omb/owb code.
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 […]