Macro/component for dblink queries
Open
- Dominant language
- No language data
- Stars
- 19
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Postgres `dblink` allows developers to make queries across databases and external data sources. There is a small amount of boilerplate involved in defining a `dblink` query that is not visible to `dbt`. To make things more simple and visible, it may be helpful to include a `dblink` component/macro.
Related discussion: https://github.com/fishtown-analytics/dbt/issues/2182
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.