An open API service indexing awesome lists of open source software.

https://github.com/ynb4gang/retail-data-platform

A modern data engineering platform for retail analytics. Built with Apache Airflow, PostgreSQL, Superset, and Metabase. Features complete ETL pipelines, data visualization, and business intelligence capabilities in a Docker-based environment.
https://github.com/ynb4gang/retail-data-platform

airflow docker superset

Last synced: 16 days ago
JSON representation

A modern data engineering platform for retail analytics. Built with Apache Airflow, PostgreSQL, Superset, and Metabase. Features complete ETL pipelines, data visualization, and business intelligence capabilities in a Docker-based environment.

Awesome Lists containing this project

README

          

`retail-platform/README-setup.md` содержит пошаговую инструкцию (тут кратко):

1. Клонируй проект или скопируй файлы в папку `retail-platform`.
2. Проверь файл `.env`, при необходимости измени пароли.
3. Запусти:

```bash
docker compose up -d
```