Packages
Integrates Apache Airflow with MySQL databases, providing operators, hooks, and sensors to query, execute, and monitor MySQL tasks within Airflow workflows.
Install it if you need to orchestrate MySQL tasks within Airflow.
Integrates Neo4j graph database operations into Apache Airflow workflows, providing operators and hooks to query, write, and manage graph data as part of DAG tasks.
Provides ODBC database connectivity operators and hooks for Apache Airflow workflows, enabling scheduled tasks to query and interact with ODBC-compatible databases.
Install it if you need to orchestrate ODBC database tasks in Airflow; skip it if you don't use Airflow or don't need ODBC connectivity.
Integrates OpenAI APIs into Apache Airflow workflows, enabling text generation, embeddings, and other AI-powered tasks directly within DAGs.
Integrates OpenFaaS serverless functions into Apache Airflow workflows, allowing you to invoke OpenFaaS functions as Airflow tasks.
Integrates Apache Airflow with OpenLineage to collect and emit data lineage metadata from Airflow workflows, enabling tracking of data flow and dependencies across your data pipeline.
Install it if you run Airflow and need to emit lineage metadata to OpenLineage—it integrates cleanly with standard Airflow deployments and carries a permissive license.
Integrates OpenSearch with Apache Airflow, providing operators and hooks to query, index, and manage OpenSearch clusters within Airflow DAGs.
Install it if you run Apache Airflow >=3.0.0 and need to integrate OpenSearch into your data pipelines.
Integrates Apache Airflow with Opsgenie to send alerts and notifications from Airflow workflows to Opsgenie incident management.
Install it if you run Apache Airflow and use Opsgenie for incident management and want to integrate workflow alerts into your on-call system.
Integrates Apache Airflow with Oracle databases, providing operators, hooks, and sensors to orchestrate Oracle database tasks within Airflow workflows.
Install it if you need to orchestrate Oracle database work within Airflow; it is the standard integration for that use case.
Integrates PagerDuty incident management with Apache Airflow workflows, enabling DAGs to trigger alerts, create incidents, and manage on-call notifications.
Install it if you run Airflow and need to route alerts or incidents to PagerDuty; skip it if you don't use PagerDuty or don't need Airflow-to-PagerDuty automation.
Integrates Papermill notebook execution into Apache Airflow workflows, allowing you to parameterize and run Jupyter notebooks as Airflow tasks.
Integrates pgvector operations into Apache Airflow workflows, providing operators and hooks to manage vector embeddings in PostgreSQL.
Integrates Pinecone vector database operations into Apache Airflow workflows, enabling DAG-based orchestration of vector search and data management tasks.
Integrates PostgreSQL databases with Apache Airflow, providing operators, hooks, and sensors to orchestrate database tasks and queries within Airflow workflows.
Install it if you are running Airflow and need to orchestrate PostgreSQL tasks.
Integrates Presto query execution into Apache Airflow workflows, enabling scheduled and triggered SQL queries against Presto clusters with result handling via pandas DataFrames.
Install it if you are already running Airflow and need to orchestrate Presto workloads; it is production-ready and widely used.
Integrates Qdrant vector database with Apache Airflow, enabling vector search and similarity operations within Airflow workflows and DAGs.
Install only if you have Airflow >=2.11.0 and a use case that requires vector search within your DAGs.
Provides Redis integration for Apache Airflow, enabling workflows to interact with Redis for caching, messaging, and state management through Airflow operators and hooks.
Install it if you need to integrate Airflow workflows with Redis for caching, messaging, or state management.
Integrates Salesforce data operations into Apache Airflow workflows, providing operators and hooks to query, load, and manage Salesforce records as scheduled tasks.
Integrates Samba file-sharing protocol with Apache Airflow, enabling workflows to connect to and interact with SMB/CIFS network shares.
Integrates Apache Airflow with Segment for sending analytics events and data from Airflow workflows to Segment's CDP platform.
Install it if you run Airflow >=2.11.0 and need to integrate workflows with Segment; otherwise, it adds no value.
Integrates SendGrid email delivery into Apache Airflow workflows, enabling DAGs to send emails through SendGrid's API.
Integrates SFTP file transfer operations into Apache Airflow workflows, providing operators and hooks to upload, download, and manage files on remote SFTP servers.
Install it if you need SFTP file transfer operations in Airflow workflows.
Integrates Singularity container runtime with Apache Airflow, enabling Airflow workflows to execute tasks inside Singularity containers via the spython library.
Install only if Singularity (or Apptainer) is available on your worker nodes; otherwise it will not function.
Integrates Apache Airflow with Slack, enabling workflows to send messages and notifications to Slack channels via the Slack API and incoming webhooks.
Adds SMTP email sending capabilities to Apache Airflow workflows, enabling tasks to send messages through Simple Mail Transfer Protocol.
Install it if you need to send email from Airflow tasks and have an SMTP server available.
Integrates Apache Airflow with Snowflake, providing operators, hooks, and sensors to orchestrate Snowflake queries, data transfers, and warehouse operations within Airflow DAGs.
Install it if you use Airflow and need to orchestrate Snowflake workloads.
Integrates SQLite databases with Apache Airflow as a provider package, enabling SQLite connection management and SQL task execution within Airflow workflows.
Install only if you have an existing Airflow deployment meeting version >=2.11.0.
Provides SSH integration for Apache Airflow, enabling tasks to execute commands on remote servers over secure shell connections.
Install it if you run Apache Airflow and need to execute commands on remote servers via SSH.
Provides standard operators, hooks, and sensors for Apache Airflow workflows, enabling common task patterns and integrations within the Airflow orchestration framework.
Install it if you are running Airflow >=2.11.0 and need standard operators and hooks for typical workflow tasks.
Integrates Tableau with Apache Airflow, enabling orchestration of Tableau operations and data workflows through Airflow DAGs.
Install it if you run Airflow and need to automate Tableau operations; the low install friction and permissive license make it a straightforward addition to an…
Integrates Apache Airflow with Telegram to send notifications and messages from Airflow workflows via the Telegram Bot API.
Integrates Apache Airflow with Teradata databases, providing operators, hooks, and connection management for building data pipelines that interact with Teradata.
Integrates Apache Airflow with Trino, enabling Airflow DAGs to execute queries and manage Trino connections as part of data pipeline orchestration.
Integrates Vertica database connectivity into Apache Airflow, enabling DAG tasks to connect to, query, and manage Vertica instances.
Install it if you run Airflow and need to integrate Vertica databases into your orchestration workflows.
Integrates Apache Airflow with Vespa, enabling workflow orchestration for search and machine learning operations on Vespa clusters.
Install it if you run Airflow and need to orchestrate Vespa operations; otherwise, it has no value.
Integrates Weaviate vector database operations into Apache Airflow workflows, providing operators and hooks to orchestrate data ingestion, querying, and management tasks.
Install it if you are already running Airflow and need to orchestrate Weaviate tasks; skip it if you do not use Airflow or do not need vector database integration.
Provides Apache Airflow integration with Yandex.Cloud services, enabling workflows to interact with Yandex cloud resources and APIs.
Integrates YDB (a distributed SQL database) with Apache Airflow, providing hooks, operators, and connection management for YDB tasks in Airflow DAGs.
Provides operators and hooks to integrate Apache Airflow with Zendesk, enabling orchestration of Zendesk API interactions within Airflow DAGs.
Provides Python interfaces and task execution logic for authoring DAGs and running tasks in Apache Airflow workflows.