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.
- Host: GitHub
- URL: https://github.com/ynb4gang/retail-data-platform
- Owner: ynb4gang
- Created: 2025-09-22T17:31:30.000Z (17 days ago)
- Default Branch: master
- Last Pushed: 2025-09-22T17:50:38.000Z (17 days ago)
- Last Synced: 2025-09-22T19:38:56.551Z (17 days ago)
- Topics: airflow, docker, superset
- Language: Python
- Homepage:
- Size: 268 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-setup.md
Awesome Lists containing this project
README
`retail-platform/README-setup.md` содержит пошаговую инструкцию (тут кратко):
1. Клонируй проект или скопируй файлы в папку `retail-platform`.
2. Проверь файл `.env`, при необходимости измени пароли.
3. Запусти:```bash
docker compose up -d
```