Skip to main content
artificial intelligence

First Hire Post-Merger: $283K DevEx PM, Not an AI Researcher

By Marcus Bennett

#Fivetran's Post-Merger DevEx Hire Signals Unified AI-Native Data Stack Workforce: The Staff PM Role Reveals How ELT + Transformation Converge for Agentic AI

The Merger Closed. The First Hire Tells the Story.

Fivetran and dbt Labs completed their all-stock merger June 1, 2026, eight months after announcing it. The combined company, led by CEO George Fraser and President Tristan Handy, approaches $600 million in ARR across more than 100,000 data teams globally.

The first major product hire is a Staff Product Manager for Developer Experience in Oakland, listed at $226,657–$283,322. Not a sales lead. Not a platform architect. Not an AI researcher. The role sits at the seam where Fivetran's connector ecosystem meets dbt's transformation layer — and whoever owns that seam defines how the stack feels to the people building on it.

Zero G Talent's board shows 30 Fivetran roles added in the past week. The DevEx PM sits at the top. The next openings (Business Value Engineer, Global Alliance Lead, Customer Support Engineering Manager, Staff Infrastructure Engineer in Bengaluru, Product Manager for Fusion) fan out from that center. The sequence matters: unify the developer workflow first, then scale go-to-market and platform teams around it.

The press release framed the combination as "the data infrastructure for trusted AI agents." The DevEx hire translates that framing into an org-chart decision. Agents don't navigate dashboards; they call APIs, consume schemas, and expect deterministic behavior across ingestion, transformation, and semantic layers. The person who designs that developer surface effectively designs the agent interface.

Developer Experience: The Keystone Role

The Staff PM for Developer Experience, posted the same week the merger closed, carries a mandate the job description makes explicit: unify the developer workflow so AI agents can call the combined stack as a single control plane.

Fivetran's product principles have long centered on connectors that "just work": automatic retries, idempotent loads, priority-first syncs. dbt's newer innovations push the other way: dbt Wizard generates governed SQL from full project context, dbt State caches unchanged models to cut compute by 30 percent or more, and Agents Schema publishes metrics, lineage, and semantic models as plain SQL tables any agent can read. The DevEx PM must make those two philosophies feel like one product. Today a developer configures a Fivetran connector in a UI, then switches to a dbt project in a terminal or Cloud IDE. Tomorrow an agent should invoke both through a single API without the human learning two mental models.

Matthew Mullins, CTO at competitor Coginiti, wrote that developer experience is now the primary dimension of competition, ahead of raw transformation speed or governance depth. The merged company agrees. Its press release leads with "agentic development workflows" and "intelligent orchestration" — language that only makes sense if the ingestion-to-semantic-layer path is frictionless for an automated caller. Agents Schema, open-sourced at close, designates a single warehouse schema as the shared context layer. That schema only becomes useful if the pipeline feeding it (connectors, transformations, tests, documentation) exposes a coherent interface an SDK can drive.

The hire also signals how the combined engineering organization will operate. Fivetran's connector team (hundreds of pre-built sources) and dbt's Core and Cloud teams previously shipped on independent cadences. A DevEx PM with staff-level scope implies a single roadmap owner for the end-to-end developer journey. The salary band confirms the role's strategic weight.

Three Layers, One Control Plane

The merger forces a collision of three engineering domains that previously lived in separate repositories, release cycles, and mental models. Fivetran's connector fleet (700-plus managed pipelines that authenticate, extract, and incrementally sync from SaaS APIs and databases) must now expose metadata and state changes directly to dbt's transformation graph. dbt's SQL and Python models, which codify business logic through tests, contracts, and lineage, need to become callable primitives for an agent runtime rather than batch artifacts for a human analyst. And the semantic layer, previously a dbt Cloud feature, has been rearchitected as Agents Schema: an open-source standard that writes metric definitions, semantic models, and lineage into a single AGENTS schema as plain SQL tables.

This is not an integration. It is a control-plane rewrite. The AI Connector Builder demonstrates the direction: feed it API documentation and it generates a fully managed Fivetran connector in minutes, not weeks. That same generator pattern must eventually work in reverse — an agent declares the data it needs, and the control plane assembles the connector, the incremental sync policy, the dbt model, and the semantic definition as a single atomic deployment. Today those steps live in three different CLIs, three different authentication contexts, and three different failure domains. The Staff PM for Developer Experience inherits the job of collapsing that surface into one.

dbt State offers a preview of the orchestration problem. It skips unchanged model runs, slashing warehouse compute. For agents operating continuously and in parallel, that caching logic must extend upstream into connector scheduling (don't sync what hasn't changed) and downstream into semantic invalidation (don't re-embed what hasn't changed). The press release frames this as cost savings; the engineering reality is a distributed invalidation protocol across ingestion, transformation, and context layers that currently share no common clock.

Governance is the harder half. Strategy Software's analysis notes that owning the pipeline is not the same as owning the meaning. Agents Schema attempts to solve this by making the semantic layer a customer-owned artifact in the warehouse, readable by any SQL-capable agent and publishable via GitHub Actions or metadata connectors. But the control plane must still enforce row-level policies, column masking, and contract tests at the moment an agent requests context — not at the next dbt run. That requires pushing dbt's governance primitives (tests, contracts, access grants) into the connector layer and the agent runtime simultaneously.

The open-source commitment changes the talent calculus. dbt Core v2.0 ships the Fusion engine under Apache 2.0, and Agents Schema is explicitly vendor-neutral. Engineers hired into this stack will contribute to the very control plane they operate.

The Workforce Shift

The merger didn't just combine two product lines — it collided two talent models. Fivetran historically hired connector engineers: people who build and maintain the 700-plus source adapters that feed warehouses. dbt Labs hired analytics engineers: SQL-first practitioners who model, test, and document transformations. The unified company now needs neither profile in its pure form.

The clearest signal is a single open role on the Fivetran careers page: Sr. Principal AI Systems Architect, based in Oakland. That title didn't exist in either org six months ago. It sits in the Business Intelligence department (not Engineering). The same page lists a Principal Software Engineer - Data Lakes (remote, Germany) and a Staff Software Engineer - Infrastructure (Bengaluru).

Of the roles Fivetran added in the past week, engineering dominates, but the flavor has changed. Senior Software Engineer postings now split across "Database Connectors," "SaaS Connectors," "Core Databases," and "Developer Productivity." The last category is new. Meanwhile, dbt Labs shows zero new roles — its hiring has effectively folded into the combined pipeline.

The "analytics engineer" title is disappearing. The skill set (dbt modeling, Jinja templating, data testing) hasn't gone away. It's being absorbed into a broader "AI data engineer" profile that also demands container orchestration, streaming primitives, prompt engineering for structured extraction, and eval frameworks for agent output quality. The old career ladder (analyst → analytics engineer → analytics engineering lead) is being replaced by one that tops out at "Staff AI Data Engineer" or "Principal Agent Infrastructure Engineer."

Fivetran's Oakland HQ already hosts the Sr. Principal AI Systems Architect. Bengaluru and Novi Sad are scaling the connector and runtime engineering teams. The next hiring wave (visible in the "Product Manager - Fusion" role (remote, Colorado)) will target product leaders who can ship the unified developer experience across ELT, transformation, and semantic layer without forcing customers to stitch them together. That's the workforce the merged company is building: not two teams sharing a Slack, but one team that speaks connector, transformation, and agent in the same breath.

Where the Stack Wins

Databricks markets its Data Intelligence Platform as "the only unified platform for agent systems." The Mosaic AI layer (Agent Bricks, Vector Search, MLflow tracing, Model Serving, Unity Catalog governance) sits on top of Delta Lake and the lakehouse compute engine. It works if your data already lives in Databricks. Unity Catalog provides lineage from data to model to agent, and MLflow evaluation gates deployment.

Snowflake Cortex takes the inverse bet. It embeds managed LLMs, RAG, and text-to-SQL inside the Snowflake warehouse. Cortex Analyst and Cortex Search turn the warehouse into an AI runtime. The advantage is zero data movement for Snowflake customers. The constraint is the same: you're locked to Snowflake's compute and governance model.

Best-of-breed assemblies (Fivetran for ELT, dbt for transformation, a separate vector database, a separate orchestration layer, a separate governance tool) are what most teams build today. They work. They also require a team to stitch connectors, transformation logic, semantic definitions, and evaluation loops into something an agent can reliably call. The integration tax falls on the engineering organization. Every schema change in a source connector ripples through dbt models, vector indexes, and agent tool definitions. The Fivetran+dbt merger removes that tax for the ELT-to-transformation boundary. The semantic layer (dbt's metrics and metadata) becomes a first-class surface the combined product team can harden for agent consumption.

The workforce signal reinforces the product signal. Zero G Talent's board shows Databricks added 59 roles in the past week, heavily weighted toward solutions architects and enterprise sales. Fivetran added roles led by the Staff PM for Developer Experience and infrastructure engineers. dbt Labs posted zero. The combined company is hiring product and platform engineers to build the control plane that unifies connector management, SQL and Python transformation, and semantic definitions — not to sell a compute platform.

Approach Compute Lock-in Governance Model Agent-Ready Semantic Layer Integration Burden
Databricks Mosaic AI Databricks only Unity Catalog (full lineage) Via dbt integration or custom Low if already on Databricks
Snowflake Cortex Snowflake only Snowflake RBAC + Cortex guardrails Cortex Analyst semantic models Low if already on Snowflake
Best-of-breed (pre-merger) None Fragmented across tools Manual assembly required High — owned by engineering team
Fivetran + dbt (post-merger) None (runs on any warehouse) Unified connector + transformation governance dbt metrics + metadata as native surface Low — pre-integrated by vendor

The differentiated claim is portability without assembly. An agent framework calling the unified Fivetran+dbt control plane gets governed access to fresh data, tested transformations, and certified semantic definitions — whether the warehouse is Snowflake, Databricks, BigQuery, or Postgres. Databricks and Snowflake sell the warehouse first; the AI layer deepens the moat. Fivetran+dbt sells the data movement and transformation layer; the AI agent use case expands the addressable market without requiring a warehouse migration.

What the next hires reveal will confirm whether the combined company is building a platform-agnostic agent data layer or drifting toward a walled garden. A Semantic Layer Architect role would signal the former. A proprietary vector index or model serving layer would signal the latter.


Working in AI? Zero G Talent tracks the openings: browse AI jobs, openings at Databricks, Fivetran and dbt Labs, and the people building the field.

Ready to Start Your Space Career?

Browse artificial intelligence jobs and find your next opportunity.

View artificial intelligence Jobs