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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,5 @@ VDW can be used to test out various new patterns and ideas, as well as regressio
7
7
The key concepts are related to the idea that, if you can generate all your ETL and you can ‘replay’ your entire Data Warehouse (when you refactor for instance – using Persistent Staging Areas), you can basically virtualise your entire Data Warehouse (I coined the term ‘NoETL’ for this :-)).
8
8
9
9
Your Data Warehouse model essentially becomes a ‘schema-on-read’ on your raw data.
10
+
11
+
More information at present is here: http://roelantvos.com/blog/articles-and-white-papers/virtualisation-software/.
0 commit comments