Skip to content

Commit

Permalink
Added to use case guide catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
janet-can committed Aug 14, 2024
1 parent 9cce965 commit e4c1804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soda/use-case-guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Use the following guides as example implementations based on how you intend to u
| Guide | Description | [Soda product]({% link soda/product-overview.md %}) <br/>requirements |
| ----- | ----------- | ------------ |
| [Test data in a pipeline]({% link soda/quick-start-prod.md %}) | Use this guide as an example for how to set up Soda to test the quality of your data in an Airflow pipeline that uses dbt transformations.| Soda Library<br /> Soda Cloud |
| [Test data quality in Databricks pipeline]({% link soda/quick-start-databricks-pipeline.md %}) | Learn how to use Databricks notesbooks with Soda to test data quality before feeding a machine learning model. | Soda Library<br /> Soda Cloud |
| [Test data before migration]({% link soda/quick-start-migration.md %}) | Use this guide to set up Soda to test before and after data migration between data sources. | Soda Library<br /> Soda Cloud |
| [Self-serve Soda]({% link soda/quick-start-end-user.md %}) | Use this guide to set up Soda Cloud to enable users across your organization to serve themselves when it comes to testing data quality. | Soda Cloud<br /> Soda Agent |
| [Test data during development]({% link soda/quick-start-dev.md %}) | Use this guide to set up Soda to test the quality of your data during your development lifecycle in a GitHub Workflow. | Soda Library<br /> Soda Cloud |
Expand Down

0 comments on commit e4c1804

Please sign in to comment.