All 199 Dependencies
Every package Airbyte depends on, ranked by repo health score.
Airbyte is an open-source data integration platform that enables engineering teams to build scalable ELT pipelines from APIs, databases, and files to data warehouses, lakes, and AI agent context stores. With over 600 pre-built connectors covering sources like MySQL, PostgreSQL, Salesforce, Shopify, and Stripe, plus destinations including Snowflake, BigQuery, and Redshift, Airbyte eliminates the need to write custom ETL scripts for every integration.
The platform supports both batch replication and real-time Change Data Capture (CDC) using native database protocols such as PostgreSQL WAL, MySQL binlog, and SQL Server change tracking. This enables low-latency data flows into analytical systems without placing excessive load on production databases.
Airbyte runs as a self-hosted deployment on Docker or Kubernetes via the `abctl` CLI, or as a fully managed cloud service. It integrates natively with orchestration tools like Airflow, Dagster, Prefect, and Kestra, and exposes a complete REST API for programmatic control of syncs, connections, and connectors.
Beyond traditional ELT, Airbyte has evolved into an AI data layer with its Agent Engine and open-source Agent SDK, enabling AI agents and LLM applications built on frameworks like LangChain, pydantic-ai, and OpenAI Agents to access real-time business data through type-safe connector tools with built-in retry logic and output guardrails.