Files
Neo-ZQYY/apps/etl/pipelines/feiqiu/docs/architecture/README.md

17 lines
636 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 架构设计文档
本目录存放飞球 ETL 系统的架构设计文档,涵盖系统整体架构、数据流向和模块交互关系。
## 文档索引
| 文档 | 说明 |
|------|------|
| [system_overview.md](system_overview.md) | 系统整体架构:技术栈、模块交互、执行链路 |
| [data_flow.md](data_flow.md) | 数据流向详解ODS → DWD → DWS 三层架构 |
## 相关资源
- [根 README](../../README.md) — 快速开始与命令参考
- [数据库文档](../database/README.md) — 表结构与 Schema 说明
- [业务规则文档](../business-rules/README.md) — 指数算法、口径定义等