Thoughts on adding support for importing dbt projects into Foundry?
Hi @samir.unni,
What purpose would you be importing them for? What capabilities would you hope came along with importing them?
I’m interested in using an open source set of data transformation packages, from The Tuva Project, in Foundry. Tuva provides a set of open source, cross-platform, healthcare data transformation logic, currently supporting BigQuery, Databricks, Redshift, Snowflake, etc. The way they do this is by creating dbt projects, which can then be imported into the previously mentioned data warehouses.
Being able to import the dbt projects Tuva maintains would save me from having to write and maintain a bunch of transforms logic that’s already being built and maintained by an open source community project.