Skip to content

iagochoa/DataStack

Repository files navigation

Data Stack

A simple data architecture using Airflow, Airbyte and Spark


Features

  • Airflow as scheduler
  • Airbyte as ingestion tool
  • Spark as processing tool
  • MySql as data source
  • Postgres as data warehouse

Architecture


Installation

You need Docker to run the data stack.

To run the data stack you just need to:

docker compose --profile profilenameincmopose up -d

Notes

You can read the full documentation about data stack on my Medium Profile

About

Data Stack Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published