From eb28e5530679b0217fd5a5aaed7a2b309c04e4ec Mon Sep 17 00:00:00 2001 From: Rio Dwi Putra Date: Mon, 13 Jan 2025 10:11:14 +0700 Subject: [PATCH 1/2] Add Soda --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 7dc1f66..bdae6d4 100644 --- a/README.adoc +++ b/README.adoc @@ -113,6 +113,7 @@ toc::[] == Testing * https://greatexpectations.io/[Great expectations] - Helps data teams eliminate pipeline debt, through data testing. * https://github.com/DataKitchen/data-observability-installer/[DataKitchen Data Observability] - A full featured data quality profiling and data testing tool: it automatically generates tests for you. +* https://docs.soda.io/soda-core/overview-main.html[Soda] - Open-source Python library and CLI tool that enables data engineers to test data quality. == Monitoring and Logging * https://prometheus.io/[prometheus] - An open-source systems monitoring and alerting toolkit. From cf3e28e648dd4f9d98c70551555b7f3d41559cca Mon Sep 17 00:00:00 2001 From: Rio Dwi Putra Date: Mon, 13 Jan 2025 10:13:18 +0700 Subject: [PATCH 2/2] Change name to Soda Core --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index bdae6d4..f727f13 100644 --- a/README.adoc +++ b/README.adoc @@ -113,7 +113,7 @@ toc::[] == Testing * https://greatexpectations.io/[Great expectations] - Helps data teams eliminate pipeline debt, through data testing. * https://github.com/DataKitchen/data-observability-installer/[DataKitchen Data Observability] - A full featured data quality profiling and data testing tool: it automatically generates tests for you. -* https://docs.soda.io/soda-core/overview-main.html[Soda] - Open-source Python library and CLI tool that enables data engineers to test data quality. +* https://docs.soda.io/soda-core/overview-main.html[Soda Core] - Open-source Python library and CLI tool that enables data engineers to test data quality. == Monitoring and Logging * https://prometheus.io/[prometheus] - An open-source systems monitoring and alerting toolkit.