Skip to content

Add dbt integration (similar to data-diff's) #79

@mimoyer21

Description

@mimoyer21

Is your feature request related to a problem? Please describe.
Passing through the DB URI for each diff is inconvenient when dbt already has a DB connection configured that could be used.

Describe the solution you'd like
I'd like to be able to conveniently run diffs on dbt models similar to data-diff's dbt integration without having to configure any DB connections (and instead just use the DB connection that is already configured for dbt).

Describe alternatives you've considered
Create some sort of scripts that are triggered by a make command to abstract away complexity so team members developing in dbt can diff as easily as they could with data-diff.

Additional context
I think not having this functionality is likely a big deterrent for many data-diff + dbt users migrating to reladiff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions