How much does Airbyte cost in 2026?
Quick Answer: Airbyte has two product families as of July 2026. Data Replication: Core (self-hosted open source, always free), Standard from $10/month (volume/credit-based, credit = $2.50), Plus from $500/month (volume-based, annual), and Pro/Enterprise (custom, capacity-based). Separately, a newer Airbyte Agents line offers Free $0, Individual $29/month, Team $299/month, and Custom, priced per Agent Operation. Self-hosted open source remains free with 600+ connectors; Airbyte Cloud is typically cheaper than Fivetran for equivalent volumes.
Airbyte Pricing Plans (as of July 2026)
Airbyte's pricing page now covers two product families: the classic Data Replication (ELT) product, and a newer Airbyte Agents line.
Data Replication
| Plan | Price | Model |
|---|---|---|
| Core (self-hosted OSS) | Free | Open source, unlimited volume, you run infra |
| Standard (Cloud) | From $10/month | Volume/credit-based (credit = $2.50; ~4 credits in the $10) |
| Plus (Cloud) | From $500/month | Volume-based, billed annually, 50 credits, priority support |
| Pro / Enterprise | Custom | Capacity-based ("Data Worker") or self-hosted Enterprise; SSO, audit logs, SLA |
Airbyte Agents
| Plan | Price | Model |
|---|---|---|
| Free | $0 | Priced per Agent Operation (search/read/act/reason) |
| Individual | $29/month | Per Agent Operation |
| Team | $299/month | Per Agent Operation |
| Custom | Contact sales | Enterprise Agent Operations |
The Data Replication cloud tiers are credit/volume-based (Standard from $10, Plus from $500) with capacity-based "Data Worker" pricing at Pro/Enterprise. The Airbyte Agents line is the 2026 addition, metered by Agent Operations across search, read, act, and reason op types. Self-hosted Core remains always free across 600+ connectors.
Cost comparison: Airbyte vs Fivetran
| Scenario | Airbyte (self-hosted) | Airbyte Cloud | Fivetran |
|---|---|---|---|
| 10 connectors, 1M rows/mo | ~$400/mo (infra) | ~$200-400/mo | ~$500-750/mo |
| 25 connectors, 10M rows/mo | ~$500/mo (infra) | ~$800-1,500/mo | ~$1,500-2,500/mo |
| 50 connectors, 100M rows/mo | ~$800/mo (infra) | ~$3,000-5,000/mo | ~$5,000-10,000/mo |
Self-hosted Airbyte is the lowest-cost option but needs DevOps investment; Airbyte Cloud is typically 30-50% cheaper than Fivetran for equivalent volumes, with the gap narrowing at very high volume.
Editor's Note: We tracked a self-hosted Airbyte deployment (40 connectors, ~5M rows/month) at $420/month infrastructure versus a $2,800/month Fivetran quote — a net saving even after roughly 8 hours/month of DevOps maintenance. Re-checked July 2026: Airbyte's cloud Data Replication is now explicitly credit-based (Standard from $10, credit = $2.50; Plus from $500), and Airbyte has added a separate Agents line ($0 / $29 / $299) priced per Agent Operation — so if you are only doing ELT, price the Standard/Plus credit consumption, and treat Agents as a distinct product with its own meter. Core self-hosted stays free. — Rafal Fila, ShadowGen
Related Questions
Related Tools
Airbyte
Open-source data integration platform for ELT pipelines with 600+ connectors
ETL & Data PipelinesFivetran
Automated data integration platform for analytics pipelines.
ETL & Data Pipelinesdbt
Open-source data transformation framework using SQL and Python for analytics engineering
ETL & Data PipelinesAlteryx
Visual data analytics and automation platform for data preparation, blending, and advanced analytics without coding.
ETL & Data PipelinesRelated Rankings
Best Automation Tools for Data Teams in 2026
A ranked list of the best automation and data pipeline tools for data teams in 2026. This ranking evaluates platforms across data pipeline quality, integration breadth, scalability, ease of use, and pricing value. Tools are assessed based on their ability to handle ETL/ELT workflows, data transformation, orchestration, and integration tasks that data engineers and analysts rely on daily. The ranking includes both dedicated data tools (Apache Airflow, Fivetran, Prefect) and general-purpose automation platforms (n8n, Make) that have developed strong data pipeline capabilities. Each tool is scored on a 10-point scale across five weighted criteria.
Best ETL & Data Pipeline Tools 2026
Our ranking of the top ETL and data pipeline tools for building reliable data workflows and transformations in 2026.
Dive Deeper
Fivetran vs Informatica in 2026: Modern ELT vs the Enterprise Data Suite
Fivetran and Informatica anchor opposite generations of the data-integration market: Fivetran, founded 2012, is a managed ELT platform metering Monthly Active Rows per connection, and completed an all-stock merger with dbt Labs on 1 June 2026; Informatica, founded 1993, sells the IDMC data-management suite metered in pooled Informatica Processing Units and became a Salesforce subsidiary on 18 November 2025. Neither vendor publishes core rates — the citable anchors are Fivetran's $549.36/month worked small-company example and an AWS Marketplace listing of $131,760/year for 120 IPUs/month. This comparison covers both pricing models, connector depth, AI direction, and the PowerCenter 10.5.x support cliff, verified against primary sources in July 2026.
When Temporal Beat Airflow for a Fintech ETL Replay Job
Anonymized retrospective of a fintech client choosing Temporal over Apache Airflow for a multi-day ETL replay job. Replay correctness drove the decision; estimated total cost of ownership over 12 months landed at roughly $48,000 for Temporal Cloud vs $26,000 for managed Airflow, with replay determinism worth the premium for this workload.
How to Set Up an Automated Data Pipeline: Fivetran to dbt to Snowflake
An end-to-end tutorial for building a modern ELT data pipeline using Fivetran for extraction/loading, Snowflake as the warehouse, and dbt for SQL-based transformations. Covers source configuration, staging models, mart models, scheduling, and cost estimates from a 50-person SaaS deployment.