About the dbt catalog source
You can use the dbt catalog source to extract metadata from a dbt source system.
dbt is a data transformation tool that enables data analysts and engineers to transform data in a cloud data analytics warehouse.
Extracted metadata
You can use the dbt catalog source to extract metadata from a dbt source system.
Objects extracted
Metadata Command Center extracts the following metadata from a dbt source system:
- •DbtCalculation
- •DbtFolder
- •DbtModel
- •DbtPackage
- •DbtSeed
- •DbtTest
- •DbtProject
Note: Metadata Command Center only extracts metadata from models, seeds, and tests.