SkillAgentSearch skills...

Turbovault4dbt

Scalefree's tool to automatically generate Data Vault models for the dbt package "datavault4dbt" based on metadata.

Install / Use

/learn @ScalefreeCOM/Turbovault4dbt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align=center>Welcome to TurboVault4dbt</h1> <img src="https://user-images.githubusercontent.com/81677440/214857459-13fb4674-06e7-40d1-abb6-1b43133f2f8b.png" width=100% align=center url="https://www.scalefree.com/consulting/turbovault4dbt">

What is TurboVault4dbt?

TurboVault4dbt is an open-source tool that automatically generates dbt models according to our datavault4dbt templates. It uses a metadata input of your Data Vault 2.0 from one of the supported databases and creates ready-to-process dbt-models.

What are the prerequisites to use TurboVault4dbt?

  • TurboVault4dbt requires a metadata analysis done by hand and stored in supported metadata storage.
  • Python must be installed as TurboVault4dbt is a software written in Python.
<img src="https://www.getdbt.com/ui/img/logos/dbt-logo.svg" width=22% align=right>
  • A dbt project is required to use the generated models.
  • Additionally, our dbt package datavault4dbt must be used with version 1.9.0 or newer since the dbt models are using datavault4dbt macros.

How does my metadata needs to look like?

You can find DDL scripts and templates for the metadata tables and the Excel sheet here]((https://github.com/ScalefreeCOM/turbovault4dbt/tree/main/metadata_ddl)).

Your metadata needs to be stored in the following tables/worksheets:

<img src="https://user-images.githubusercontent.com/81677440/196627704-e230a88f-270a-44b2-a07d-dcd06694bd48.jpg" width = 33% align = right>

Where can I store my metadata?

Currently, TurboVault4dbt supports metadata input from

  • Snowflake
  • BigQuery
  • Google Sheets
  • Excel
  • SQLite DB Files

Our developers are constantly working on adding new connectors for more databases.

Looking for dedicated Support?

While our development team is eager to answer all questions and fix bugs directly here on Github, this sometimes isn't enough for organizations looking for a guaranteed level of support. To meet this requirement, Scalefree has created the DataVault4dbt Premium Package! Follow the link to learn about all benefits included.


How do I install TurboVault4dbt?

To install TurboVault4dbt, follow the instructions on this page.

How do I connect TurboVault4dbt with my metadata?

You can configure the connection to your metadata storage in the config.ini located in turbovault4dbt/backend /config/ Whichever section is found to be relevant to your project needs to be configured, and the rest could be deleted. In the next run, the section configured in the config.ini will appear in Turbo Vault's UI.

How do I run TurboVault4dbt?

To run TurboVault4dbt, you need to install Python, as well as the required packages. Then, simply execute main.py, which will open a GUI that looks like this:

<div align="center" > <img src="https://github.com/user-attachments/assets/3dc3d4a0-5770-44ed-b7c6-dc77f052a0ad" width=70% align=center> </div>

First, choose your metadata input platform, where you have your metadata stored, from the dropdown menu.

From the Sources section, choose the source objects that you would like to use. At least one source object should be selected.

From the Entities section, you can select which types of entities you want to generate. These are:

By using the checkboxes:

Now you can click on the START button and TurboVault4dbt will generate all necessary dbt models that work with datavault4dbt!

Releases

v2.0 (14.11.2024) - Current Version<br> v1.2 (18.09.2024)<br> v1.1.2 (23.01.2024)<br> v1.1.1 (24.05.2023)<br> v1.1.0 (22.05.2023)<br> v1.0.3 (16.02.2023)<br> v1.0.2 (13.02.2023)<br> v1.0.1 (30.01.2023)<br> v1.0.0 (26.01.2023)<br>


<h1 style="text-align: center;">Designed for</h1>

<img src="https://user-images.githubusercontent.com/81677440/195860893-435b5faa-71f1-4e01-969d-3593a808daa8.png" width=100% align=center>

Related Skills

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated2mo ago
Forks12

Languages

Python

Security Score

90/100

Audited on Jan 30, 2026

No findings