Explore popular use cases to empower your teams

Explore popular use cases to empower your teams

No items found.

Migrating Data from MongoDB to Postgres with Airbyte

Seamlessly synchronize NoSQL MongoDB data to MySQL databases using the Airbyte terraform provider, packed with flexibility for diverse integrations.

No items found.

Extract data from Postgres using PyAirbyte

Learn how to leverage PyAirbyte and use Postgres as a Cache, while running in a Google Colab only. It installs packages on the system and requires sudo access.

No items found.

Weather Data Stack with dbt, Dagster and BigQuery

Easily set up a data stack using Airbyte, dbt, BigQuery, and Dagster to pull weather data from WeatherStack API, put it into BigQuery, and play around with it using dbt and Dagster.

No items found.

Using PyAirbyte as a data orchestrator for hosted Airbyte connections

Learn how to automate and monitor Airbyte Cloud sync jobs using PyAirbyte. It includes setting up job executions, handling dependencies, sending real-time status updates, and visually representing job details and outcomes on a timeline.

No items found.

Low-Latency Data Availability Stack

Build a Low-Latency Data Availability solution that syncs data from an existing Postgres database to a BigQuery dataset using Airbyte, using Change Data Capture (CDC) and Postgres Write Ahead Log (WAL).

No items found.

Database snapshot to S3 then to warehouse

Build a full data stack that creates a table snapshot from a database and stores it in an Amazon S3 bucket as a JSONL file using Airbyte and then loads the snapshot file to a preferred data warehouse.

No items found.

Extract crypto data from CoinAPI using PyAirbyte

Learn how to use PyAirbyte to extract cryptocurrency data from CoinAPI.io, followed by a series of transformations and analyses to derive meaningful insights from this data.

No items found.

Extract crypto data to Snowflake using PyAirbyte

Learn how to use PyAirbyte to extract cryptocurrency data from CoinAPI.io, and load it to Snowflake, followed by a series of transformations and analyses to derive meaningful insights from this data.

No items found.

Extract insights from GitHub using PyAirbyte

Learn how to use PyAirbyte to extract data from Github, followed by a series of transformations and analyses to derive meaningful insights from this data. In particular, we demonstrate PyAirbyte capabilities for extracting data incrementally.

No items found.

Extract insights from Shopify using PyAirbyte

Learn how to use PyAirbyte to extract product-related data from Shopify, followed by a series of transformations and analyses to derive meaningful insights from this data.

No items found.

PyAirbyte Custom Snowflake Cache Demo

Learn how to use PyAirbyte to ingest cryptocurrency data from CoinAPI.io into Snowflake.

No items found.

ELT simplified Stack With Github, Airbyte, dbt, Prefect and BigQuery

Build an "ELT simplified Stack" repository to pull Github data, put it into BigQuery, and play around with it using dbt and Prefect.