-
Notifications
You must be signed in to change notification settings - Fork 11
DBT Integration #8
Copy link
Copy link
Open
Labels
Description
alexdriedger
opened on Jul 18, 2025
Issue body actions
- DBT is a very popular data modelling tool and it would be helpful to add DBT models as models in Pontoon
- The most likely way this would work would adding metadata to the DBT model to specify which columns are the primary key, last modified, and tenant id columns.
- There are a few options for how this could be implemented, including parsing the dbt manifest
- We could also pull the metadata (eg. table name, description) from DBT for the tables that are defined for Pontoon
Reactions are currently unavailable