{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends"}],"enrichment":{"capability":"A dbt adapter that connects dbt projects to Trino, enabling SQL-based data transformations across multiple federated data sources through a single connection.","skillfed_tags":["dbt-adapter","query-federation","trino"],"use_cases":["Build a single dbt project that transforms data across multiple internal databases via Trino connectors without ETL.","Federate queries across disparate data sources using dbt models to define transformation logic.","Migrate analytics workflows from dbt-presto to Trino while keeping existing dbt projects intact.","Test and document SQL transformations that span multiple data sources before materializing results.","Implement CI/CD pipelines for data transformations that run against a Trino cluster in a staging environment."],"what_it_does":"dbt-trino is a dbt adapter that bridges dbt projects to Trino, a distributed SQL query engine. It allows you to define data transformations in dbt SQL and have Trino execute them across multiple heterogeneous data sources\u2014databases, data lakes, and other systems\u2014without moving data between them. This is query federation: Trino translates your SQL to the native dialects of each underlying source and orchestrates the results.\n\nThe adapter is a fork of dbt-presto adapted for Trino's connector ecosystem. It handles the translation between dbt's transformation model and Trino's execution layer, letting teams use dbt's modularity, testing, and CI/CD practices while leveraging Trino's ability to query across disparate systems in a single project. It supports Python 3.9 through 3.13 and is actively maintained.","worth_installing":"Yes, if you use Trino or Starburst and want to manage multi-source SQL transformations with dbt. The adapter is production-stable, actively maintained, has no known vulnerabilities, and low install friction. Install it if your data architecture relies on query federation; skip it if you work with a single warehouse or don't use dbt."},"id":"dbt-trino","links":{"html":"https://skillfed.io/packages/dbt-trino","md":"https://skillfed.io/packages/dbt-trino.md","pypi":"https://pypi.org/project/dbt-trino/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-27","license_spdx":null,"license_treatment":"permissive","name":"dbt-trino","python_support":"supports_current","summary":"The trino adapter plugin for dbt (data build tool)"},"popularity":{"monthly_downloads":768366,"position":5114,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.10.3"}
