You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,7 @@ The key concepts are related to the idea that, if you can generate all your ETL
9
9
Your Data Warehouse model essentially becomes a ‘schema-on-read’ on your raw data.
10
10
11
11
More information at present is here: http://roelantvos.com/blog/articles-and-white-papers/virtualisation-software/.
12
+
13
+
# A library of patterns
14
+
15
+
VDW comes with a library of patterns based on Handlebars as templating engine. With this it is possible to generate a sample Data Warehouse using Data Vault methodology.
0 commit comments