{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/3"}],"enrichment":{"capability":"Integrates Apache Airflow with Trino, enabling Airflow DAGs to execute queries and manage Trino connections as part of data pipeline orchestration.","skillfed_tags":["airflow-provider","data-orchestration","sql-integration"],"use_cases":["Schedule recurring Trino SQL queries as part of an Airflow DAG to transform or aggregate data.","Build multi-step data pipelines that query Trino, process results with pandas, and feed downstream tasks.","Orchestrate Trino-based ETL workflows with dependency management, retry logic, and monitoring.","Integrate Trino queries with Google Cloud services using optional google provider extras.","Track data lineage through Trino operations when using the openlineage optional integration."],"what_it_does":"This is an Apache Airflow provider package that bridges Airflow's workflow orchestration engine with Trino, a distributed SQL query engine. It supplies operators, hooks, and connection management to let you define Airflow DAG tasks that execute Trino queries, retrieve results, and integrate Trino operations into larger data pipelines. The package depends on apache-airflow, apache-airflow-providers-common-sql for shared SQL abstractions, pandas for data handling, and the trino client library itself.\n\nYou install it on top of an existing Airflow deployment to gain Trino-specific task types and connection handling. It supports Python 3.10 through 3.14 and requires Airflow 2.11.0 or later. The package is actively maintained by the Apache Airflow project, with optional integrations available for Google Cloud and OpenLineage if you need cross-provider orchestration or data lineage tracking.","worth_installing":"Yes, if you run Apache Airflow and need to orchestrate Trino queries. The package is production-stable, actively maintained, has low install friction, and carries a permissive license. Verify your Airflow version meets >=2.11.0 and Python is >=3.10 before installing. No known security vulnerabilities."},"id":"apache-airflow-providers-trino","links":{"html":"https://skillfed.io/packages/apache-airflow-providers-trino","md":"https://skillfed.io/packages/apache-airflow-providers-trino.md","pypi":"https://pypi.org/project/apache-airflow-providers-trino/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"apache-airflow-providers-trino","python_support":"supports_current","summary":"Provider package apache-airflow-providers-trino for Apache Airflow"},"popularity":{"monthly_downloads":727546,"position":5216,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.6.1"}
