You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More information about the algorithm and performance considerations can be found [here](https://github.com/datafold/data-diff/blob/master/docs/technical-explanation.md)
24
31
25
-
</div>
32
+
# Get started
26
33
27
-
<br>
28
-
29
-
:eyes:**Watch 4-min demo video [here](https://www.loom.com/share/ad3df969ba6b4298939efb2fbcc14cde)**
30
-
31
-
## Getting Started
34
+
Install `data-diff` with specific database adapters, e.g.:
32
35
33
-
**Install `data-diff`**
34
-
35
-
Install `data-diff` with the command that is specific to the database you use with dbt.
**[Get started with data-diff & dbt](https://docs.datafold.com/development_testing/open_source)**
79
+
80
+
Reach out on the dbt Slack in [#tools-datafold](https://getdbt.slack.com/archives/C03D25A92UU) for advice and support
81
+
82
+
# Supported databases
77
83
78
-
```
79
-
dbt run && data-diff --dbt
80
-
```
81
84
82
-
We recommend you get started by walking through [our simple setup instructions](https://docs.datafold.com/development_testing/open_source) which contain examples and details.
Please reach out on the dbt Slack in [#tools-datafold](https://getdbt.slack.com/archives/C03D25A92UU) if you have any trouble whatsoever getting started!
- Contribute a [new database adapter](https://github.com/datafold/data-diff/blob/master/docs/new-database-driver-guide.rst) – we accept pull requests!
114
+
-[Get in touch](https://www.datafold.com/demo) about enterprise support and adding new adapters and features
89
115
90
-
Check out our [documentation](https://docs.datafold.com/reference/open_source/cli) if you're looking to compare data across databases (for example, between Postgres and Snowflake).
f"\n\nHaving a good time diffing? :heart_eyes-emoji:\nMake sure to check out the free [bold]Datafold VS Code extension[/bold] for more a more seamless diff experience:\n{EXTENSION_INSTALL_URL}"
0 commit comments