For data engineering resources, the first results are igorbarinov/awesome-data-engineering (This repository is a comprehensive, curated awesome-list containing a vast collection of data engineering tools, learning resources, architectures, and tutorials that directly match the search intent), datatalksclub/data-engineering-zoomcamp (This repository is a comprehensive, open-source educational curriculum for learning data engineering that covers major tools like Spark, Kafka, and dbt through hands-on pipeline and infrastructure projects) and datastacktv/data-engineer-roadmap (This repository is a comprehensive, curated roadmap and learning resource directory that covers data pipelines, big data processing, data warehousing, and infrastructure topics tailored specifically for data engineering). data-engineering-community/data-engineering-wiki and dataexpert-io/data-engineer-handbook round out the shortlist. Compare the match explanations and check the project documentation against your requirements.
Hand-picked data engineering resources and roadmaps to help you learn skills, compare tools, and pick the right tools.
This repository is a comprehensive, curated awesome-list containing a vast collection of data engineering tools, learning resources, architectures, and tutorials that directly match the search intent.
This project is an open-source educational curriculum designed to provide comprehensive training in data engineering. It focuses on building scalable data pipelines and managing cloud-native infrastructure through a structured, self-paced program that combines technical explanations with hands-on practical exercises. The curriculum distinguishes itself by emphasizing industry-standard methodologies, specifically teaching students how to implement infrastructure as code and manage data workflows through orchestration tools. By utilizing container-based environment isolation and declarative con
This repository is a comprehensive, open-source educational curriculum for learning data engineering that covers major tools like Spark, Kafka, and dbt through hands-on pipeline and infrastructure projects.
This project is a collection of specialized study guides and roadmaps centered on computer science, data engineering, and machine learning fundamentals. It provides a structured curriculum of technical competencies, tools, and skills required to transition into professional data engineering roles. The project features a data engineering skill map that visually organizes databases, processing architectures, and infrastructure tools. It also includes a machine learning learning path covering supervised and unsupervised learning techniques alongside model operations. The curriculum covers broad
This repository is a comprehensive, curated roadmap and learning resource directory that covers data pipelines, big data processing, data warehousing, and infrastructure topics tailored specifically for data engineering.
The data engineering wiki is a crowdsourced knowledge base and reference guide assembled through collaborative contributions from practitioners. It functions as a structured repository of learning paths, architectural decision guides, and software evaluations for data systems, compiled from plain-text source markup files into a searchable static documentation site. The content is organized into strict conceptual hierarchies covering core engineering concepts, security and governance, and infrastructure tools. Contributors and readers can explore foundational architectural patterns, storage s
This repository is a comprehensive community-driven wiki that curates tools, learning materials, and architectures covering data pipelines, storage, and processing for data engineering.
This project is a comprehensive, community-driven knowledge base designed to support individuals pursuing careers in data engineering. It functions as a centralized learning hub that aggregates industry best practices, technical documentation, and educational resources to assist with both professional development and the design of robust data pipeline architectures. The repository distinguishes itself by providing a structured technical career roadmap that includes curated learning paths, interview preparation strategies, and practical project examples. By indexing a diverse range of media—in
This repository is a comprehensive, curated collection of tools, tutorials, architectures, and learning materials tailored specifically for data engineering.
Cookbook is a comprehensive knowledge base and reference repository for data engineering. It serves as a centralized directory for data architecture patterns, professional career roadmaps, and a curated collection of public datasets. The project provides a structured guide for transitioning into specialized data engineering roles through skill-matrix mapping and technical interview preparation. It further distinguishes itself by documenting real-world industry case studies and decomposing large-scale industrial implementations into repeatable architectural patterns. The repository covers a b
This repository provides a curated collection of data engineering knowledge bases, architecture patterns, and learning materials, though it focuses more on guides and roadmaps than an exhaustive tool directory.
Data warehouse learning is a reference implementation of a real-time stream processing system and open-source data lakehouse architecture. It combines stream processing engines, open lakehouse formats, and analytical data warehouses into a complete e-commerce data warehouse system built for both offline and real-time analytics pipelines. The project implements hybrid data warehouse architectures utilizing multi-layer storage models and stream-batch processing pipelines. It features change data capture pipelines that stream database transaction logs into messaging systems, progressive data tra
This repository provides a comprehensive learning collection and practical code for building real-time and offline data warehouses, covering major big data processing and storage frameworks.
Data engineering practice repository providing tutorials, distributed processing engines, and Python data pipeline automation scripts. The system encompasses automated data validation, distributed compute aggregation, embedded columnar querying, lazy evaluation planning, partitioned storage export, and cloud storage retrieval. The capability surface covers cloud integration and storage, data engineering and pipelines, data processing and analytics, data quality and testing, database and storage, file management, and monitoring and observability.
This repository provides a hands-on collection of Python data pipeline scripts, distributed processing engines, and validation tutorials rather than a directory of external links, but it covers many of the requested data engineering concepts.
This project is an educational resource and technical manual for Apache Spark, focused on the architecture and practical application of large-scale data processing. It serves as a guide for big data engineering and distributed computing, covering the principles of parallel processing and fault-tolerant data distribution. The material provides instructional content on designing distributed ETL pipelines and implementing data analysis workflows. It includes tutorials for polyglot data processing, offering patterns and examples for using Python, Scala, and Java within a unified environment. The
This repository is a comprehensive technical guide and educational resource specifically for Apache Spark rather than a broader directory of data engineering tools and frameworks.
Orchest is a data pipeline orchestrator and containerized workflow manager. It provides a platform for designing, scheduling, and executing complex data processing sequences through a combination of a graphical interface and scripting. The platform distinguishes itself by using containers to manage software dependencies, ensuring consistent execution across different environments. It features a polyglot task scheduler capable of triggering jobs written in multiple programming languages and includes a version control system that tracks historical snapshots of project configurations and code.
Orchest is a data pipeline orchestrator and workflow manager rather than a curated educational directory or resource collection for learning data engineering.
Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded batch data and unbounded real-time streams. It provides a system for building scalable, data-parallel workflows that operate across compute clusters using a single programming model. The framework utilizes a cross-runner pipeline abstraction that decouples the data processing logic from the underlying execution backend, allowing the same pipeline to run on different distributed compute engines. It supports multi-language pipeline development by translating high-level code fro
Apache Beam is a powerful distributed data processing framework and pipeline tool, but it is a specific software library rather than the curated directory of tools, tutorials, and learning materials the visitor is looking for.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| igorbarinov/awesome-data-engineering | 8.3K | — | cc0-1.0 | |
| datatalksclub/data-engineering-zoomcamp | 42.5K | Jupyter Notebook | — | |
| datastacktv/data-engineer-roadmap |
| 12.7K |
| — |
| — |
| data-engineering-community/data-engineering-wiki | 2K | CSS | CC0-1.0 |
| dataexpert-io/data-engineer-handbook | 41.8K | Jupyter Notebook | — |
| andkret/cookbook | 15.2K | Python | Apache-2.0 |
| mrsuichuan/data-warehouse-learning | 1.2K | Java | Artistic-2.0 |
| danielbeach/data-engineering-practice | 2.7K | Python | — |
| databricks/spark-the-definitive-guide | 3.1K | Scala | other |
| orchest/orchest | 4.1K | TypeScript | Apache-2.0 |