Learn how to create an Airflow DAG (directed acyclic graph) that triggers Airbyte synchronizations.
Learn how Airbyte’s incremental synchronization replication modes work.
Use Octavia CLI to import, edit, and apply Airbyte application configurations to replicate data from Postgres to BigQuery.
A guide on how to create a Python Destination (DuckDB). Code snippets linked to a single PR.
Learn to replicate data from Postgres to Snowflake with Airbyte, and compare replicated data with data-diff.
Learn how to use Airbyte’s Python CDK to write a source connector that extracts data from the Webflow API.
Learn how to easily export Postgres data to CSV, JSON, Parquet, and Avro file formats stored in AWS S3.
Learn how to stream changes from a MySQL database to Kafka using Change Data Capture (CDC).
Get your data out of Redshift and into Snowflake easily with open source data integration.
Learn how to ingest and transform Github and Slack data with SQL and Python-based transformations.
Learn how to quickly set up a modern data stack using Docker Compose with Airbyte, BigQuery, dbt, Airflow and Superset.
Learn how to build an ELT pipeline to discover GitHub users that have contributed to the Prefect, Airbyte, and dbt repositories.