Is there any other open source data orchestrator t...
# ask-community-for-troubleshooting
d
Is there any other open source data orchestrator tool simpler than airflow to run airbyte as well as dbt end to end.
m
Dagster and Prefect are other orchestration tools like Airflow.
1
d
and one more question i would like to use dbt for history. So, sync mode with incremental just deduped is possible in airbyte for Postgres?
m
No, only dedup + history. You can use the first time to generate the sql files and edit the sync mode as your will