{"id":410457,"date":"2025-10-16T22:00:44","date_gmt":"2025-10-16T22:00:44","guid":{"rendered":"https:\/\/distillery.com\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/"},"modified":"2026-04-22T20:00:07","modified_gmt":"2026-04-22T20:00:07","slug":"fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025","status":"publish","type":"post","link":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/","title":{"rendered":"Fivetran + dbt: Una fusi\u00f3n que podr\u00eda remodelar tu pila de datos en 2025"},"content":{"rendered":"\n<p>When two of the most widely used tools in modern analytics, <a href=\"https:\/\/www.fivetran.com\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Fivetran<\/strong><\/a> (for ingestion) and <a href=\"https:\/\/www.getdbt.com\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>dbt Labs<\/strong><\/a> (for transformation), decide to merge, it\u2019s more than industry news. For small and mid-sized companies, it raises important questions about how to build scalable, maintainable, and cost-efficient data stacks.<\/p>\n\n<p>What parts of your stack are now redundant? Which areas become more efficient, or more risky? And how should teams think about their next move in a post-merger landscape?<\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">What Happened<\/h2>\n\n<p>On October 13, 2025, <a href=\"https:\/\/www.fivetran.com\/press\/fivetran-and-dbt-labs-unite-to-set-the-standard-for-open-data-infrastructure-2025\" target=\"_blank\" rel=\"noreferrer noopener\">Fivetran announced an all-stock merger with dbt Labs<\/a>, uniting two of the most popular components of the modern data stack. The combined company is projected to reach approximately<a href=\"https:\/\/www.getdbt.com\/blog\/dbt-labs-and-fivetran-merge-announcement\" target=\"_blank\" rel=\"noreferrer noopener\"> $600 million in annual recurring revenue<\/a> and will operate under a joint leadership structure: George Fraser (Fivetran) as CEO and Tristan Handy (dbt) as President.<\/p>\n\n<p>The companies describe their shared vision as \u201copen data infrastructure,\u201d a unified ecosystem that simplifies data movement, transformation, and activation without locking users into a single compute engine. dbt Core will remain open source, preserving flexibility and community contributions, while both platforms continue to operate independently until the deal officially closes.<\/p>\n\n<p>Two main factors drove this merger:<\/p>\n\n<ol class=\"wp-block-list\">\n<li><strong>Consolidation pressure.<\/strong> Companies are demanding simplified, end-to-end data workflows with fewer integration points and less maintenance.<\/li>\n\n\n\n<li><strong>AI readiness.<\/strong> Reliable, low-latency pipelines are becoming mission-critical as organizations look to operationalize AI and analytics.<br\/><\/li>\n<\/ol>\n\n<p>The merger also reflects a broader shift in the data tooling market. As competition has intensified, with lakehouse platforms expanding upstream and open-source tools gaining traction, Fivetran and dbt have moved to strengthen their position by uniting. It\u2019s a strategic decision that consolidates two category leaders into a single, more comprehensive offering designed to hold the middle ground in an increasingly crowded ecosystem.<\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">What This Means for Growing Data Teams<\/h2>\n\n<p>The merger promises efficiency and simplification. Tighter integration could reduce the need for \u201cglue code\u201d and manual orchestration between ingestion and transformation layers. But there are tradeoffs to consider.<\/p>\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Potential Advantages<\/strong><\/td><td><strong>Possible Drawbacks<\/strong><\/td><\/tr><tr><td>Seamless data flow between ingestion and transformation<\/td><td>Increased vendor lock-in and consolidation of control<\/td><\/tr><tr><td>Less operational overhead and faster implementation<\/td><td>Reduced flexibility for unique or complex workflows<\/td><\/tr><tr><td>Shorter time to insights for standard use cases<\/td><td>Potential deprioritization of advanced or custom features<\/td><\/tr><\/tbody><\/table><\/figure>\n\n<p>For example, a small team that currently uses Fivetran for EL, dbt for T, and Airflow to coordinate dependencies could see that middle layer shrink. The ingestion-to-transformation path may become almost plug-and-play, freeing up time to focus on modeling and analytics rather than pipeline maintenance. However, custom orchestration (such as multi-domain triggers or mixed workloads) will still require tools like <a href=\"https:\/\/airflow.apache.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Airflow<\/a> or <a href=\"https:\/\/dagster.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">Dagster<\/a>.<\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Should Teams Still Write End-to-End DAGs?<\/h2>\n\n<p>The short answer: only when they add real value.<\/p>\n\n<p>The Fivetran\u2013dbt merger doesn\u2019t eliminate the need for orchestration, but it does shift when and why it\u2019s necessary. Here\u2019s how the main approaches compare:<\/p>\n\n<h4 class=\"wp-block-heading\"><strong>1. Managed Stack (Fivetran + dbt Cloud)<\/strong><\/h4>\n\n<p><strong>Best for:<\/strong> Lean teams prioritizing speed and simplicity.<\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Pros:<\/strong> Quick setup, minimal maintenance, strong reliability.<\/li>\n\n\n\n<li><strong>Cons:<\/strong> Less flexibility for custom logic or cross-system orchestration.<br\/><\/li>\n<\/ul>\n\n<h4 class=\"wp-block-heading\"><strong>2. Modular \/ Open Stack (Airbyte + dbt Core + Airflow\/Dagster)<\/strong><\/h4>\n\n<p><strong>Best for:<\/strong> Teams needing control, cost flexibility, or hybrid integrations.<\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Pros:<\/strong> High configurability, open ecosystem, no single-vendor dependence.<\/li>\n\n\n\n<li><strong>Cons:<\/strong> More assembly required and higher operational overhead.<br\/><\/li>\n<\/ul>\n\n<h4 class=\"wp-block-heading\"><strong>3. Lakehouse-Native Stack (Databricks DLT, Snowflake pipelines)<\/strong><\/h4>\n\n<p><strong>Best for:<\/strong> Companies already invested in a unified platform.<\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Pros:<\/strong> Simplified governance, integrated workflows, fewer moving parts.<\/li>\n\n\n\n<li><strong>Cons:<\/strong> Platform dependence and limited portability.<br\/><\/li>\n<\/ul>\n\n<p><strong>Guiding principle:<\/strong> If a team spends more time maintaining pipelines than building value from data, it\u2019s time to simplify.<\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">How This Shifts the Industry<\/h2>\n\n<p>This merger is likely to trigger ripple effects across the broader data ecosystem:<\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Open-source EL tools<\/strong> (like Airbyte) will double down on flexibility and cost transparency.<\/li>\n\n\n\n<li><strong>End-to-end ETL vendors<\/strong> (like Matillion or Stitch) will position themselves around simplicity and one-platform convenience.<\/li>\n\n\n\n<li><strong>Lakehouse platforms<\/strong> (Databricks, Snowflake) will continue bundling more native pipeline functionality, creating competition for independent ELT providers.<br\/><\/li>\n<\/ul>\n\n<p>This consolidation trend mirrors others in the tech stack: once integration becomes effortless, the next differentiator is governance, AI integration, and cost efficiency.<\/p>\n\n<p>For other players in the ecosystem, the merger raises the bar for integration and completeness. Competing vendors may respond by specializing further, consolidating, or rethinking pricing and interoperability to stay competitive. The result is likely a period of renewed focus on efficiency and clarity of value across the data stack.<\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Choosing the Right Stack Pattern<\/h2>\n\n<p>Depending on team size, data maturity, and risk tolerance, most companies fall into one of three stack archetypes:<\/p>\n\n<h4 class=\"wp-block-heading\"><strong>A. Managed \/ \u201cNo-Ops\u201d ELT<\/strong><\/h4>\n\n<p><strong>Best for:<\/strong> Small teams and fast-moving startups.<\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Stack:<\/strong> Fivetran \u2192 dbt Cloud \u2192 Snowflake\/BigQuery\/Databricks<\/li>\n\n\n\n<li><strong>Pros:<\/strong> Easiest to implement and maintain.<\/li>\n\n\n\n<li><strong>Cons:<\/strong> Vendor-dependent and higher cost at scale.<br\/><\/li>\n<\/ul>\n\n<h4 class=\"wp-block-heading\"><strong>B. Modular \/ Open Source<\/strong><\/h4>\n\n<p><strong>Best for:<\/strong> Teams wanting flexibility or mixed data environments.<\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Stack:<\/strong> Airbyte (EL) \u2192 dbt Core (T) \u2192 Airflow\/Dagster (Orchestration)<\/li>\n\n\n\n<li><strong>Pros:<\/strong> Open ecosystem, customizable.<\/li>\n\n\n\n<li><strong>Cons:<\/strong> Requires engineering resources for setup and upkeep.<br\/><\/li>\n<\/ul>\n\n<h4 class=\"wp-block-heading\"><strong>C. Platform-Native \/ Lakehouse<\/strong><\/h4>\n\n<p><strong>Best for:<\/strong> Teams already using Databricks or Snowflake as their primary environment.<\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Stack:<\/strong> Native ingestion + transformation (e.g., DLT or Snowflake pipelines)<\/li>\n\n\n\n<li><strong>Pros:<\/strong> Unified governance and automation.<\/li>\n\n\n\n<li><strong>Cons:<\/strong> Less flexibility outside the platform ecosystem.<br\/><\/li>\n<\/ul>\n\n<p>Some companies adopt hybrid models, combining managed tools for standard workloads and open-source orchestration for complex or specialized jobs.<\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">A Simple Evaluation Checklist<\/h2>\n\n<p>To determine which approach fits best, evaluate the following:<\/p>\n\n<ol class=\"wp-block-list\">\n<li><strong>Team capacity:<\/strong> Do you have engineering bandwidth to maintain DAGs and pipelines?<\/li>\n\n\n\n<li><strong>Data gravity:<\/strong> Where does most of your data live today, warehouse, lakehouse, or hybrid?<\/li>\n\n\n\n<li><strong>Change velocity:<\/strong> How frequently do your sources and transformations evolve?<\/li>\n\n\n\n<li><strong>Compliance needs:<\/strong> Are lineage and governance top priorities?<\/li>\n\n\n\n<li><strong>Lock-in tolerance:<\/strong> How critical is tool flexibility to your roadmap?<br\/><\/li>\n<\/ol>\n\n<p>If your answers lean toward speed, standardization, and minimal maintenance, a managed ELT stack will likely deliver the best ROI. If flexibility and control rank higher, an open or lakehouse-native setup may be a better long-term investment.<\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">To Conclude<\/h2>\n\n<p>For most small and mid-sized companies, the Fivetran + dbt merger represents good news: a faster path to reliable, scalable analytics without overextending internal teams. But no single stack fits every situation.<\/p>\n\n<p>Some organizations benefit most from a managed, ready-to-go ELT stack, while others need open or platform-native architectures to support complex integrations or governance models. The key is balancing simplicity with sustainability.<\/p>\n\n<p><a href=\"https:\/\/distillery.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Distillery<\/a> helps teams <a href=\"https:\/\/distillery.com\/our-services\/data-engineering-data-science\/\" target=\"_blank\" rel=\"noreferrer noopener\">design and optimize modern data ecosystems<\/a>, whether that means standing up a lightweight Fivetran + dbt implementation, modernizing open-source pipelines, or building lakehouse-native patterns on Databricks or Snowflake.<\/p>\n\n<p>As data vendors continue to consolidate, it\u2019s important for companies to evaluate how these shifts could impact long-term flexibility, scalability, and budget planning. Distillery helps teams stay ahead of these changes, designing data architectures that perform efficiently today while remaining adaptable for what\u2019s next.<\/p>\n\n<h3 class=\"wp-block-heading\">Ready to evaluate your next stack move?<\/h3>\n\n<p>Distillery\u2019s data experts can help assess your current architecture, model future-state options, and create a roadmap that fits your team\u2019s goals, scale, and budget. Ready to modernize your data stack? <a href=\"https:\/\/distillery.com\/get-in-touch\/\" target=\"_blank\" rel=\"noreferrer noopener\">Get in touch with our team.<\/a>\u00a0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When two of the most widely used tools in modern analytics, Fivetran (for ingestion) and dbt Labs (for transformation), decide to merge, it\u2019s more than industry news. For small and [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":409201,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","content-type":"","footnotes":"","_wp_rev_ctl_limit":""},"categories":[531,409],"tags":[],"class_list":["post-410457","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-noticias-es","category-perspectivas-es-2"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fusi\u00f3n Fivetran + dbt: Qu\u00e9 significa para tu pila de datos<\/title>\n<meta name=\"description\" content=\"C\u00f3mo la fusi\u00f3n de Fivetran y dbt podr\u00eda remodelar las pilas de datos en 2025, qu\u00e9 significa para la integraci\u00f3n, la orquestaci\u00f3n y los equipos de datos modernos.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fusi\u00f3n Fivetran + dbt: Qu\u00e9 significa para tu pila de datos\" \/>\n<meta property=\"og:description\" content=\"C\u00f3mo la fusi\u00f3n de Fivetran y dbt podr\u00eda remodelar las pilas de datos en 2025, qu\u00e9 significa para la integraci\u00f3n, la orquestaci\u00f3n y los equipos de datos modernos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/\" \/>\n<meta property=\"og:site_name\" content=\"Distillery\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DistilleryTech\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-16T22:00:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-22T20:00:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/distillery.com\/wp-content\/uploads\/2025\/10\/Fivetran-and-dbt-1-1024x576.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Lindsay Cagnacci\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@DistilleryTech\" \/>\n<meta name=\"twitter:site\" content=\"@DistilleryTech\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Lindsay Cagnacci\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/\"},\"author\":{\"name\":\"Lindsay Cagnacci\",\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/#\\\/schema\\\/person\\\/74414c90daeae1579accfa901afe4cdc\"},\"headline\":\"Fivetran + dbt: Una fusi\u00f3n que podr\u00eda remodelar tu pila de datos en 2025\",\"datePublished\":\"2025-10-16T22:00:44+00:00\",\"dateModified\":\"2026-04-22T20:00:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/\"},\"wordCount\":1168,\"publisher\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/distillery.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Fivetran-and-dbt-1.png\",\"articleSection\":[\"Noticias\",\"Perspectivas\"],\"inLanguage\":\"es-ES\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/\",\"url\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/\",\"name\":\"Fusi\u00f3n Fivetran + dbt: Qu\u00e9 significa para tu pila de datos\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/distillery.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Fivetran-and-dbt-1.png\",\"datePublished\":\"2025-10-16T22:00:44+00:00\",\"dateModified\":\"2026-04-22T20:00:07+00:00\",\"description\":\"C\u00f3mo la fusi\u00f3n de Fivetran y dbt podr\u00eda remodelar las pilas de datos en 2025, qu\u00e9 significa para la integraci\u00f3n, la orquestaci\u00f3n y los equipos de datos modernos.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/#breadcrumb\"},\"inLanguage\":\"es-ES\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-ES\",\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/#primaryimage\",\"url\":\"https:\\\/\\\/distillery.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Fivetran-and-dbt-1.png\",\"contentUrl\":\"https:\\\/\\\/distillery.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Fivetran-and-dbt-1.png\",\"width\":2240,\"height\":1260},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/distillery.com\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fivetran + dbt: Una fusi\u00f3n que podr\u00eda remodelar tu pila de datos en 2025\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/distillery.com\\\/es\\\/\",\"name\":\"Distillery\",\"description\":\"Distillery is an award-winning nearshore software development company. Our top-tier development talent guarantee the best results.\",\"publisher\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/distillery.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es-ES\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/#organization\",\"name\":\"Distillery\",\"url\":\"https:\\\/\\\/distillery.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-ES\",\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/distillery.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Layer_1-27.svg\",\"contentUrl\":\"https:\\\/\\\/distillery.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Layer_1-27.svg\",\"width\":82,\"height\":106,\"caption\":\"Distillery\"},\"image\":{\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/DistilleryTech\",\"https:\\\/\\\/x.com\\\/DistilleryTech\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/Distillery-Tech\",\"https:\\\/\\\/www.instagram.com\\\/Distillery_Tech\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/distillery.com\\\/es\\\/#\\\/schema\\\/person\\\/74414c90daeae1579accfa901afe4cdc\",\"name\":\"Lindsay Cagnacci\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-ES\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3ae035448f7be4749962fd61d603b8a72be5b30151838959c7a88657482762d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3ae035448f7be4749962fd61d603b8a72be5b30151838959c7a88657482762d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3ae035448f7be4749962fd61d603b8a72be5b30151838959c7a88657482762d?s=96&d=mm&r=g\",\"caption\":\"Lindsay Cagnacci\"},\"url\":\"https:\\\/\\\/distillery.com\\\/es\\\/blog\\\/author\\\/lindsay-cagnacci\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fusi\u00f3n Fivetran + dbt: Qu\u00e9 significa para tu pila de datos","description":"C\u00f3mo la fusi\u00f3n de Fivetran y dbt podr\u00eda remodelar las pilas de datos en 2025, qu\u00e9 significa para la integraci\u00f3n, la orquestaci\u00f3n y los equipos de datos modernos.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/","og_locale":"es_ES","og_type":"article","og_title":"Fusi\u00f3n Fivetran + dbt: Qu\u00e9 significa para tu pila de datos","og_description":"C\u00f3mo la fusi\u00f3n de Fivetran y dbt podr\u00eda remodelar las pilas de datos en 2025, qu\u00e9 significa para la integraci\u00f3n, la orquestaci\u00f3n y los equipos de datos modernos.","og_url":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/","og_site_name":"Distillery","article_publisher":"https:\/\/www.facebook.com\/DistilleryTech","article_published_time":"2025-10-16T22:00:44+00:00","article_modified_time":"2026-04-22T20:00:07+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/distillery.com\/wp-content\/uploads\/2025\/10\/Fivetran-and-dbt-1-1024x576.png","type":"image\/png"}],"author":"Lindsay Cagnacci","twitter_card":"summary_large_image","twitter_creator":"@DistilleryTech","twitter_site":"@DistilleryTech","twitter_misc":{"Escrito por":"Lindsay Cagnacci","Tiempo de lectura":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/#article","isPartOf":{"@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/"},"author":{"name":"Lindsay Cagnacci","@id":"https:\/\/distillery.com\/es\/#\/schema\/person\/74414c90daeae1579accfa901afe4cdc"},"headline":"Fivetran + dbt: Una fusi\u00f3n que podr\u00eda remodelar tu pila de datos en 2025","datePublished":"2025-10-16T22:00:44+00:00","dateModified":"2026-04-22T20:00:07+00:00","mainEntityOfPage":{"@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/"},"wordCount":1168,"publisher":{"@id":"https:\/\/distillery.com\/es\/#organization"},"image":{"@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/#primaryimage"},"thumbnailUrl":"https:\/\/distillery.com\/wp-content\/uploads\/2025\/10\/Fivetran-and-dbt-1.png","articleSection":["Noticias","Perspectivas"],"inLanguage":"es-ES"},{"@type":"WebPage","@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/","url":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/","name":"Fusi\u00f3n Fivetran + dbt: Qu\u00e9 significa para tu pila de datos","isPartOf":{"@id":"https:\/\/distillery.com\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/#primaryimage"},"image":{"@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/#primaryimage"},"thumbnailUrl":"https:\/\/distillery.com\/wp-content\/uploads\/2025\/10\/Fivetran-and-dbt-1.png","datePublished":"2025-10-16T22:00:44+00:00","dateModified":"2026-04-22T20:00:07+00:00","description":"C\u00f3mo la fusi\u00f3n de Fivetran y dbt podr\u00eda remodelar las pilas de datos en 2025, qu\u00e9 significa para la integraci\u00f3n, la orquestaci\u00f3n y los equipos de datos modernos.","breadcrumb":{"@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/#breadcrumb"},"inLanguage":"es-ES","potentialAction":[{"@type":"ReadAction","target":["https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/"]}]},{"@type":"ImageObject","inLanguage":"es-ES","@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/#primaryimage","url":"https:\/\/distillery.com\/wp-content\/uploads\/2025\/10\/Fivetran-and-dbt-1.png","contentUrl":"https:\/\/distillery.com\/wp-content\/uploads\/2025\/10\/Fivetran-and-dbt-1.png","width":2240,"height":1260},{"@type":"BreadcrumbList","@id":"https:\/\/distillery.com\/es\/blog\/fivetran-dbt-una-fusion-que-podria-remodelar-tu-pila-de-datos-en-2025\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/distillery.com\/es\/"},{"@type":"ListItem","position":2,"name":"Fivetran + dbt: Una fusi\u00f3n que podr\u00eda remodelar tu pila de datos en 2025"}]},{"@type":"WebSite","@id":"https:\/\/distillery.com\/es\/#website","url":"https:\/\/distillery.com\/es\/","name":"Distillery","description":"Distillery is an award-winning nearshore software development company. Our top-tier development talent guarantee the best results.","publisher":{"@id":"https:\/\/distillery.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/distillery.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es-ES"},{"@type":"Organization","@id":"https:\/\/distillery.com\/es\/#organization","name":"Distillery","url":"https:\/\/distillery.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es-ES","@id":"https:\/\/distillery.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/distillery.com\/wp-content\/uploads\/2023\/06\/Layer_1-27.svg","contentUrl":"https:\/\/distillery.com\/wp-content\/uploads\/2023\/06\/Layer_1-27.svg","width":82,"height":106,"caption":"Distillery"},"image":{"@id":"https:\/\/distillery.com\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DistilleryTech","https:\/\/x.com\/DistilleryTech","https:\/\/www.linkedin.com\/company\/Distillery-Tech","https:\/\/www.instagram.com\/Distillery_Tech\/"]},{"@type":"Person","@id":"https:\/\/distillery.com\/es\/#\/schema\/person\/74414c90daeae1579accfa901afe4cdc","name":"Lindsay Cagnacci","image":{"@type":"ImageObject","inLanguage":"es-ES","@id":"https:\/\/secure.gravatar.com\/avatar\/b3ae035448f7be4749962fd61d603b8a72be5b30151838959c7a88657482762d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b3ae035448f7be4749962fd61d603b8a72be5b30151838959c7a88657482762d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b3ae035448f7be4749962fd61d603b8a72be5b30151838959c7a88657482762d?s=96&d=mm&r=g","caption":"Lindsay Cagnacci"},"url":"https:\/\/distillery.com\/es\/blog\/author\/lindsay-cagnacci\/"}]}},"_links":{"self":[{"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/posts\/410457","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/comments?post=410457"}],"version-history":[{"count":2,"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/posts\/410457\/revisions"}],"predecessor-version":[{"id":501907,"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/posts\/410457\/revisions\/501907"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/media\/409201"}],"wp:attachment":[{"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/media?parent=410457"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/categories?post=410457"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/distillery.com\/es\/wp-json\/wp\/v2\/tags?post=410457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}