ob_dbt_pipeline/airbyte
2024-06-17 12:51:10 -07:00
..
docker-compose.yml added readmes 2024-06-17 12:40:49 -07:00
README.md added readmes 2024-06-17 12:51:10 -07:00
source_dune_analytics.yaml added readmes 2024-06-17 12:40:49 -07:00

Airbyte

Usage

Airbyte allows for quickly tying in per-canned and custom data sources to the data lake. In this case, airbyte was able to quickly trigger the execute command on Dune, grab the execution id, then pull the data when polling shows that it was ready. It then pushes the data as raw into the database, keeping track of any errors and avoiding duplicates.

Demo

the demo is at Airbye

username: airbyte

password: password

(i kept the defaults)

  • note the airbyte instance and the open-metadata instance must be seperate machines/vms/lxcs with the supplied docker-compose files)