{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"}],"enrichment":{"capability":"Provides Airflow operators that wrap dbt CLI commands (seed, snapshot, run, test, docs generate, deps) to orchestrate dbt workflows within Airflow DAGs.","skillfed_tags":["abandoned","airflow-integration","dbt-orchestration"],"use_cases":["Schedule dbt seed, snapshot, run, and test operations as daily or hourly Airflow tasks within a larger data pipeline","Orchestrate dbt model selection and exclusion logic through Airflow parameters without modifying dbt code","Chain dbt docs generation with downstream tasks that upload documentation to a web server or artifact store","Integrate dbt transformations into multi-step Airflow DAGs alongside data ingestion, validation, and reporting tasks"],"what_it_does":"airflow-dbt is a collection of Airflow operators that wrap dbt command-line operations, allowing you to orchestrate dbt workflows (seed, snapshot, run, test, docs generate, deps) as tasks in Airflow DAGs. Each operator accepts arguments like profiles_dir, target, models, exclude, select, and vars to pass through to the underlying dbt command, and can be chained together to form a complete data transformation pipeline.\n\nThe package depends only on apache-airflow and assumes dbt CLI is available on the system PATH or can be specified via the dbt_bin argument. It is designed to integrate with Airflow's task scheduling and retry logic, and includes a hook for combining dbt commands with other tasks in the same operator.","worth_installing":"No. The package is abandoned (last release 2021-09-03, repository archived) and will not receive maintenance, security updates, or compatibility fixes for newer Airflow or dbt versions. Consider using actively maintained alternatives before adopting this package."},"id":"airflow-dbt","links":{"html":"https://skillfed.io/packages/airflow-dbt","md":"https://skillfed.io/packages/airflow-dbt.md","pypi":"https://pypi.org/project/airflow-dbt/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-09-03","license_spdx":null,"license_treatment":"permissive","name":"airflow-dbt","python_support":"unspecified","summary":"Apache Airflow integration for dbt"},"popularity":{"monthly_downloads":538893,"position":6111,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
