Version control: track all changes and check them in into your version control
The Datavault Builder is automating every aspect of your Data Warehouse. For this purpose it versions every change you execute to your model or your database.
Additionally it allows you to extract all you objects including your metadata which is attached to the sql objects into a local GIT working folder and commit it to a central repository. As all objects are stored on granular level the default GIT merge and conflict resolution can be used.
Keeps track of all changes: what was done when by whom
Recover objects which were overwritten
Use default GIT merge and conflict resolution