DEHUB 是一个精心整理的数据工程知识中心,包含 500 多个资源、50 多种工具以及从入门到专家的结构化学习路线图。

Stars

154

7 天增长

暂无数据

Fork 数

3

开放 Issue

0

开源协议

MIT

最近更新

2026-06-27

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它将大量学习材料、工具比较、职业指导和社区链接整合到一个组织良好的仓库中,成为数据工程领域的一站式参考。

适合谁使用

  • 刚起步的初级数据工程师
  • 寻求进阶资源的有经验数据工程师
  • 转行进入数据工程领域的职场人士
  • 自学数据技能的学生和爱好者

典型使用场景

  • 按照结构化路线图从零基础学到专家水平
  • 比较和选择数据工程工具(编排、湖仓等)
  • 使用精选主题和资源准备数据工程面试
  • 寻找项目创意和用于构建作品集的实例

项目优势

  • 内容全面,涵盖 500+ 资源和 50+ 工具,分类清晰
  • 路线图层次分明,每个技能等级都有免费和付费选项
  • 社区活跃,提供贡献指南并显示星标历史
  • 包含使用具体工具栈(如 NYC 出租车管道)的实用项目建议

使用前须知

  • 主要是整理好的资源列表,而非原创教程或深入指南
  • 需要定期维护,以确保外部链接和工具版本保持最新
  • 内容反映作者的偏好,可能遗漏新兴工具

README 快速开始

$ pip install dehub-knowledge --upgrade
✓ Loaded: 500+ Resources | 50+ Tools | 10+ Roadmaps | 1 Community

The command center for data engineers worldwide. From zero to petabyte-scale — everything you need to become an elite data engineer.

🚀 Get Started📚 Resources🗺️ Roadmap🛠️ Tools🌐 Website🤝 Contribute


📡 Live Terminal Preview

╔══════════════════════════════════════════════════════════════╗
║  dehub@engineer:~$                                           ║
╠══════════════════════════════════════════════════════════════╣
║                                                              ║
║  $ dbt run --select +orders_mart                             ║
║  [INFO] Running with dbt=1.8.0                               ║
║  [INFO] Found 47 models, 312 tests                          ║
║  ✓ Completed successfully                                    ║
║                                                              ║
║  $ spark-submit --master yarn pipeline.py                   ║
║  [INFO] SparkContext initialized                             ║
║  [INFO] Processing 2.4B records...                          ║
║  ✓ Job completed: 847s elapsed                              ║
║                                                              ║
║  $ kafka-topics --create --topic events --partitions 12     ║
║  ✓ Created topic "events"                                   ║
║                                                              ║
║  $ SELECT COUNT(*) FROM iceberg.prod.events;                ║
║  > 1,427,893,004 rows                                       ║
║                                                              ║
╚══════════════════════════════════════════════════════════════╝

📋 Table of Contents

Click to expand

项目描述

The Ultimate Data Engineering Hub — 500+ Resources, 50+ Tools, Roadmaps & Community for Data Engineers Worldwide

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

TanStack
精选
TanStack GitHub avatar

router

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

Web 开发前端框架
14,861
vercel-labs
精选
vercel-labs GitHub avatar

scriptc

scriptc compiles ordinary TypeScript into small, fast native executables without needing Node.js, V8, or any JavaScript runtime in the binary.

开发者工具代码质量与构建
1,985
Jakubantalik
精选
Jakubantalik GitHub avatar

thinking-orbs

A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.

AI 与机器学习AI 智能体
1,191