From 9cb7e22f198e36079b5a2a3d40c5b8a492acc7f1 Mon Sep 17 00:00:00 2001 From: Patrick Tannoury Date: Sat, 22 Aug 2026 13:56:13 +0200 Subject: [PATCH] feat: add dbt-ci to Data Modeling --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8b3381..461a64a 100644 --- a/README.md +++ b/README.md @@ -322,6 +322,7 @@ For more information about the above compiled landscape for 2025, please refer t ### Data Modeling - [dbt](https://github.com/dbt-labs/dbt-core) - A data modeling and transformation tool for data pipelines - [SQLMesh](https://github.com/TobikoData/sqlmesh) - A data transformation and modeling framework that is backwards compatible with dbt +- [dbt-ci](https://github.com/datablock-dev/dbt-ci) - A state-based CI tool for dbt that runs only the changed models and drops deleted ones from the warehouse ### Pipeline Observability - [Elementry](https://github.com/elementary-data/elementary) - A dbt-native data observability solution to monitor data pipelines