Airbyte

Open-source ELT with a hosted Cloud option. Free if you self-host, credit-based on Cloud, capacity-based on the enterprise plans.

Best for: Teams with an engineer who would rather run the connectors themselves, or who need a connector nobody sells.

Pros

  • Open source: run it yourself for the cost of a server
  • Cloud Standard and Plus are volume-based, Pro and Enterprise Flex price on fixed capacity so bills stop spiking
  • Enterprise Flex runs inside your own boundary, on-prem or hybrid
  • Build your own connector when the catalog does not have one

Cons

  • Self-hosting means upgrades, scaling and on-call are yours
  • Connector quality varies: certified ones are solid, community ones less so
  • Cloud credit maths is not obvious until you use the calculator
  • Pro and Enterprise Flex are quote-only

Every data team hits the same fork: pay per row forever, or run the pipelines yourself. Airbyte exists because a lot of engineers looked at their ingestion bill and decided the second option deserved better tooling. Eight years on it has 600+ connectors, around 22,000 GitHub stars, and enough momentum that the real question has shifted from “is it viable” to “which of its four ways of paying fits us”.

Airbyte homepage
Airbyte’s homepage. Source: Panoply.

Where I’d land

Airbyte is the best-value route into managed ELT if someone on your team can own it, and the only serious open-source one. The catch has never changed: certified connectors are solid, community connectors vary, and the difference between those two words is your on-call rota. Check the certification status of every source you actually need before you decide anything else.

One product, four bills

Airbyte pricing
Airbyte’s pricing plans. Source: Panoply.

The pricing page lists Core, Standard, Plus, Pro and Enterprise Flex, and they split into three philosophies of paying.

Core is free, forever, with the full connector catalogue. You self-host it, which means Docker or Kubernetes, upgrades, scaling, and someone noticing when a sync dies overnight. This is a real production option, and thousands of teams run it. Just budget the engineer time honestly instead of calling it free.

Standard and Plus bill by volume, in credits. Standard starts at $20 a month with 5 credits included and $5 per extra credit. Plus starts at 40 credits for $189 a month, with packages running up to 2,000 credits for $4,999, and adds single sign-on, field renaming, 15-minute syncs and a 24-hour support target. Airbyte’s own guidance is that Plus wins once you consume 40 credits or more. One honest warning from the fine print: credit metering differs by source type, so the same row count can cost different amounts depending on where it came from. Run a real month before extrapolating.

Pro and Enterprise Flex bill by capacity, in units Airbyte calls Data Workers, and the docs are unusually concrete about what one buys: a running database sync consumes roughly half a data worker, while API, file and custom-source syncs take about a fifth each. So a contract for, say, 4 data workers supports around 8 concurrent database syncs or 20 API syncs, allocated across regions you choose, with running syncs never killed when you move capacity around and an on-demand burst option when a region is full. No public price, but the shape matters: the bill stops tracking volume and starts tracking fixed compute, which is exactly what you want when a marketing blast triples your event volume for a week. Enterprise Flex also runs inside your own boundary, on-premises or hybrid, which is the answer to the data-sovereignty question that kills a lot of SaaS deals.

There’s a 30-day trial with 400 credits (about $2,000 of usage) if you want to measure rather than model. More detail on the full pricing breakdown.

Doing the credit maths

The Plus packages describe a volume discount curve worth seeing plainly: 40 credits for $189 is $4.73 a credit, 250 for $999 is $4.00, 1,000 for $3,199 is $3.20, and 2,000 for $4,999 is $2.50. Overage is a flat $5, so the game is buying the right package rather than drifting over a small one. If your consumption is around 40 credits a month you’re at roughly $2,300 a year on Plus; at 2,000 credits you’re at $60,000 a year, and that’s the point where Pro’s capacity pricing exists to stop the volume meter entirely.

Two practical notes from the fine print. The 30-day trial’s 400 credits are deliberately generous, about $2,000 of usage, because Airbyte wants you to measure a real month rather than guess: take them up on that. And database sources meter differently from API sources, so a pipeline that looks cheap on SaaS connectors can surprise you when the Postgres sync joins it.

What self-hosting actually costs

Core’s licence price is zero and its running cost isn’t. You need somewhere for it to live (a modest VM or a Kubernetes namespace), someone to apply upgrades on a project shipping every couple of days, and monitoring that pages a human when a 3am sync fails. For a team that already operates services this is a rounding error and the free catalogue is an outstanding deal. For a two-analyst data team with no platform engineer, it’s a part-time job you didn’t mean to create, and Cloud Standard at $20 a month is the better kind of cheap.

What a credit buys, exactly

Airbyte publishes the conversion table most vendors hide, and it’s short enough to memorise. API and custom sources: 6 credits per million rows. Databases and files: 4 credits per gigabyte. Incremental syncs only meter the changed rows for APIs; full refreshes meter everything, every time, which is the first thing to check when a bill doubles.

The database line carries a caveat straight from the docs that catches people: volume is measured on the data as serialised in transit through Airbyte’s protocol format, which is typically larger than the same data at rest in your compressed database. Your 10-gigabyte Postgres table can meter as more than 10 gigabytes of sync. Measure a real week rather than sizing from a database dashboard.

Billing behaviour is buyer-friendly in one way and worth watching in another: running out of credits never stops or pauses syncs, you’re simply billed in arrears for the overage, and once usage passes $10,000 in a period Airbyte auto-charges the saved card. Convenient for pipelines, dangerous for an unwatched account, so set your own alert well before that line.

The parts that earn the stars

The connector development kit is the sleeper feature. If your company has a proprietary API or some niche SaaS tool nobody supports, you build the connector yourself in Python or low-code YAML rather than filing a feature request and waiting. For teams with unusual sources this alone decides the evaluation.

The project is also visibly alive: about 4,500 commits in the last 90 days and 40 releases in the same window, which is roughly one every two days. Vector-store destinations landed early, and the recent Show HN for Airbyte Agents (156 points) suggests the AI-pipeline direction is where the energy is going.

What the reviews and threads say

G2 has it at 4.4 from 78 reviews (66% five-star, 25% four, with a small honest tail at two and three), Gartner Peer Insights at 4.6 from 67. Smaller counts than Fivetran’s, which tracks: self-hosters don’t write vendor reviews. The recurring criticisms match my read: connector quality outside the certified set, and cloud credits being hard to predict before you’ve run production traffic for a month.

Against Fivetran, since that’s the real question

The merger of Fivetran and dbt Labs makes this comparison sharper, not softer. Fivetran now belongs to the company that also owns your transformation layer; Airbyte is the independent, open alternative with an exit built in. Fivetran still wins on connector reliability and compliance paperwork. Airbyte wins on cost control, custom sources, sovereignty and the option to stop paying rent entirely by self-hosting. My take: under about 20 well-supported sources with no engineer to spare, Fivetran. Anything bespoke, lumpy or boundary-sensitive, Airbyte, and probably the Hybrid-style capacity plans as you grow.

Verdict

The open-source bet paid off. Airbyte has grown into a mature platform with the widest range of ways to run it, from a free server in your closet to sovereign deployment inside a bank. Pick your certified connectors, measure a real month of credits, and it’s hard to spend badly here.

How we scored Airbyte: 72/100

Six parts, each with its reasons. Parts we cannot measure for this tool are left out and the total rescaled, so a closed-source product is not marked down for having no public code. Computed 23 Sep 2026, method v1.0. Full methodology.

Pricing honesty 16 / 20
  • entry plans priced, top plans quoted
  • usable free tier or free open source
  • can buy without talking to sales
  • bill can be forecast from published rates
Adoption evidence 10.2 / 25
  • GitHub stars: 22.1k (87% of our scale)
  • Docker pulls: 17.9M (56% of our scale)
  • review volume (G2 + Gartner): 145 (47% of our scale)
  • PyPI downloads a week: 114.7k (29% of our scale)
  • Stack Overflow questions: 45 (19% of our scale)
  • Wikipedia views a month: 162 (8% of our scale)
Momentum 14.9 / 15
  • 40 releases in 90 days (full marks at 12, one a week)
  • 4.5k commits in 90 days (full marks at 5k)
Openness and exit 13 / 15
  • source available, not OSI open source
  • you can self-host it
  • your data stays in open formats or your own warehouse
  • easy to replace
Practitioner sentiment 6.5 / 10
Editorial verdict 11 / 15
  • Best value if someone can run it; community connector quality is uneven.

Public signals

Counts read from public sources on the dates shown. They show visible activity and interest, not product quality, market share or customer numbers.

SourceWhat it showsMeasured
GitHub 22.1k stars · 4.5k commits in 90 days · last release 15 Oct 2025 23 Sep 2026
PyPI 114.7k downloads a week (airbyte) 23 Sep 2026
Docker Hub 17.9M pulls 23 Sep 2026
Stack Overflow 45 tagged questions 23 Sep 2026
Release cadence 40 PyPI releases of airbyte in 90 days · latest 0.68.0 on 22 Sep 2026 23 Sep 2026
OpenSSF Scorecard 4.9 / 10 security posture 23 Sep 2026
Wikipedia 162 article views last month 23 Sep 2026

Discussed on Hacker News

Threads whose title names this tool, from the last 400 days, sorted by points.

Questions people ask

Is Airbyte really free?

The open-source version is, and you can run it in production. You pay in infrastructure and in someone's time for upgrades, scaling and being on call. Airbyte Cloud is the paid managed version.

How do Airbyte's credits work?

Standard and Plus bill by volume in credits. The pricing calculator on their site puts 40 credits a month at $195 on Standard and $189 on Plus, which is why Airbyte suggests moving to Plus at 40 credits or more. Pro and Enterprise Flex drop credits entirely and price on fixed capacity, so the bill stops moving when volume spikes.

How does Airbyte compare with Fivetran on price?

Airbyte is usually cheaper, and self-hosting removes the per-row cost completely. Fivetran buys you connector reliability and enterprise compliance. The honest test is to price both against the same row counts and sync frequency, then decide what a broken connector costs you on a Monday morning.

Are the community connectors any good?

Certified connectors are solid. Community ones vary, and that variation is the main operational risk. Check the certification status of every source you actually need before you commit.

Spotted a wrong price or a missing integration? Send a correction. A human reads every one.

Similar tools

Other tools in the same category, with the same card and the same honest pricing.

57 Free tier

Fivetran

Ingestion and ELT

Managed ELT connectors that copy SaaS and database data into your warehouse. Free up to 500k rows a month, usage-based after that.<br /> <b>Best for:</b> Teams that want zero-maintenance connectors and can live with a usage-based bill.

Visit site
57 Free tier

Fivetran (Codex draft)

Ingestion and ELT

Managed ELT connectors that copy SaaS and database data into your warehouse. Free up to 500k rows a month, usage-based after that.

Visit site
57 Free tier

Fivetran

Ingestion and ELT

Managed ELT connectors that copy SaaS and database data into your warehouse. Free up to 500k rows a month, usage-based after that.

Visit site