5 Comments
User's avatar
Dorian Teffo's avatar

I'm more comfortable with the Python approach, (and I haven't worked on projects using DBT yet)

I was just wondering about alternative options in the processing layer for those who aren't fond of SQL-based data pipelines.

**DBT is undoubtedly an amazing tool!!

Expand full comment
Dorian Teffo's avatar

DBT 😅

I think Spark + delta lake is also a good alternative

Expand full comment
Julien Hurault's avatar

yes indeed.

Have heard of serveral dbt alternative (e.g sqlmesh), but I do not have exp with it.

Interested to know why you would like to replace dbt ? Does not fit in you use-case ?

Expand full comment
Dorian Teffo's avatar

What else can be use in the processing layer instead of DBT + data warehouse

Expand full comment
Julien Hurault's avatar

DBT + postgress or DBT + duckdb for low volume. Do you want to avoid dbt or the data warehouse ?

Expand full comment