Hi everyone! Question to dbt :dbt: users - how do...
# random
a
Hi everyone! Question to dbt dbt users - how do you organize your repositories (across data teams)? I appreciate any responses to the poll or pointers to other resources on that. Thanks a lot!
n
We have two different repos, one for Prefect and one for dbt. Prefect will git clone the dbt project and execute it in the dbt orchestration flows.
🙏 1
m
We do the same thing
🙏 1
o
We use a monorepo. Considered other options, but we believe this results in the least risk and effort when it comes to approving PRs that may touch both integrations and dbt, or dbt and ML. At least for us. Would be interesting to hear about the pros of having multiple repos.
🙏 1