Airbyte
Integration & ETL Plane · ELT & Ingestion
Data integration platform with a large connector catalogue, self-hosted or as a cloud service.
- Open core
Integration & ETL Plane · ELT & Ingestion
Open-source Python library for loading data from APIs and files into warehouses and lakes.
dlt is the odd one out in this category, and deliberately so. Its own README says it plainly: a library, not a platform. There is no server, no control plane and no interface to deploy.
Pipelines are Python. You define a source, name a destination and dataset, and call run. Resources are generators decorated in code, declaring write disposition, primary keys and schema contracts alongside the extraction logic.
That means it runs wherever Python runs, inside Airflow, Dagster, a Lambda, a notebook or a laptop.
The licence is genuinely permissive. The library is Apache 2.0 with commercial use permitted, the only core in this category under an approved open-source licence rather than a source-available one.
Schema handling is the technical draw. New columns appear automatically, type changes create variant columns, and schema contracts let you set evolve, freeze, discard rows or discard columns at table, column and type level.
Connector strategy is the opposite of Fivetran's. Rather than a large catalogue there are about 30 verified sources plus three generic toolkits: a REST API source that needs no custom connector, a SQL source covering any SQLAlchemy database, and a filesystem source.
Merge strategies are unusually complete for a library, including a real type 2 slowly changing dimension mode that uses a row hash as a surrogate key and works on partial extracts.
Destinations lean towards AI as well as analytics, with LanceDB, Qdrant, Weaviate and Hugging Face alongside the usual warehouses, lakes and table formats.
The commercial layer is dltHub, renamed from dlt+, adding a managed runtime, orchestration, transformations in preview, a context catalogue and an MCP server so coding agents can inspect pipelines directly.
Two things to weigh. Governance disclosure is thin, with no named certifications published at all, and the commercial floor is steep, with nothing published between free and $12,000 a month.
The same headings are used for every elt & ingestion entry, so two tools can be read side by side.
Open sourceFree library; dltHub from $12,000 a month
The library is Apache 2.0, free, with commercial use permitted and no volume limits. dltHub, the commercial platform, is $12,000 a month on a twelve-month minimum, including 5,000 credits, with overage from $1.00 a credit falling to $0.80 and a further 5% off for annual commitment. Purchased credits roll over; included ones do not. A 14-day trial gives $30 of credit with no card. That gap is the sharpest in this category: there is no published middle tier between free and $144,000 a year.
dltHub is based in Berlin with offices in San Francisco, Montreal and Amsterdam, and was founded by Matthaus Krzykowski, Marcin Rudolf, Anna Hoffmann and Adrian Brudaru; no founding year is published. It is private and backed by Bessemer Venture Partners, Foundation Capital and Dig Ventures with angels from MotherDuck, Hugging Face and Miro, though no round amount or date appears on its own pages. It publishes adoption instead: more than 3,000 open-source users in production as of April 2025 and over 50,000 developers. The library is Apache 2.0; the commercial platform is under a licence named only as the dltHub License.
Berlin, Germany · dlthub.com
Integration & ETL Plane · ELT & Ingestion
Data integration platform with a large connector catalogue, self-hosted or as a cloud service.
Integration & ETL Plane · ELT & Ingestion
Serverless data integration service on AWS for discovering, preparing and moving data.
Integration & ETL Plane · ELT & Ingestion
Azure's managed service for data integration and ETL/ELT pipelines.
Integration & ETL Plane · ELT & Ingestion
Pipelines and Dataflow Gen2 for ingesting and transforming data in Microsoft Fabric.
Integration & ETL Plane · ELT & Ingestion
Managed ELT connectors that replicate data from SaaS applications and databases into warehouses and lakes.
Integration & ETL Plane · ELT & Ingestion
Cloud data integration and transformation platform for building pipelines on cloud data platforms.
Drafted with AI assistance and checked against the vendor’s own documentation.