https://github.com/oleg-agapov/data-engineering-book
Accumulated knowledge and experience in the field of Data Engineering
https://github.com/oleg-agapov/data-engineering-book
data data-engineering engineering
Last synced: 9 days ago
JSON representation
Accumulated knowledge and experience in the field of Data Engineering
- Host: GitHub
- URL: https://github.com/oleg-agapov/data-engineering-book
- Owner: oleg-agapov
- Created: 2020-11-16T11:48:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T19:44:52.000Z (over 2 years ago)
- Last Synced: 2024-08-01T21:47:41.569Z (9 months ago)
- Topics: data, data-engineering, engineering
- Homepage:
- Size: 18.1 MB
- Stars: 837
- Watchers: 54
- Forks: 96
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - oleg-agapov/data-engineering-book - Accumulated knowledge and experience in the field of Data Engineering (Others)
README
# Data Engineering Book
> _Accumulated knowledge and experience in the field of Data Engineering_
## Table of content
1. [Introduction to Data Engineering](./book/1-introduction-to-data-engineering/README.md)
1. [What is Data Engineering?](./book/1-introduction-to-data-engineering/1.1-what-is-data-engineering.md)
2. [Data Engineering Roadmap?](./book/1-introduction-to-data-engineering/1.2-data-engineering-roadmap.md)
3. [Useful resources for Data Engineers](./book/1-introduction-to-data-engineering/1.3-useful-resources.md)
2. [Beginner path](./book/2-beginner-path/README.md)
1. [Intro to databases](./book/2-beginner-path/2-1-databases/databases.md)
2. [SQL for beginners](./book/2-beginner-path/2-2-sql-for-beginners/sql-1.md)
3. Big Data path
4. Data Architect path## About this book
The book covers different aspects of Data Engineering, from basic topics like databases, SQL and ETL to advanced like data architecture and Big Data stacks.
But it is still under development. It has no strict set of topics I want to cover, but it will be pretty close to what I've described in my [Data Engineering Roadmap](/book/1-introduction-to-data-engineering/1.2-data-engineering-roadmap.md).
## How to read this Book
If you are an absolute novice – start with [introduction to Data Engineering](./book/1-introduction-to-data-engineering/1.1-what-is-data-engineering.md). I will explain who are data engineers, what tasks they perform, which skill are required etc.
If you already decided to learn data engineering, but don't know where to start – head on to the [Data Engineering roadmap](./book/1-introduction-to-data-engineering/1.2-data-engineering-roadmap.md). There I show three paths you can take, from absolute beginner to advanced levels.
Lastly, if you know what exactly you want to learn then head to the [table of content](#table-of-content) and find the most interesting topics for you.
## Updates
- `2022-11-18`: Added [Advanced SQL](./book/2-beginner-path/2-2-sql-for-beginners/sql-2.md) chapter
- `2021-05-15`: Re-write of [SQL for beginners](./book/2-beginner-path/2-2-sql-for-beginners/sql-1.md) chapter so it has more content and is much informative
- `2021-03-02`: Added "SQL for beginners"
- `2021-01-10`: Added [Intro to databases](./book/2-beginner-path/2-1-databases/databases.md)
- `2020-12-06`: Added section [Useful resources for Data Engineers](./book/1-introduction-to-data-engineering/1.3-useful-resources.md)
- `2020-11-16`: First section [Intro to Data Engineering](./book/1-introduction-to-data-engineering/README.md) released## Feedback
If you have any feedback or other questions, please refer to [this form](https://docs.google.com/forms/d/e/1FAIpQLSeYSxyQcNyXIyQeD1DtR6q2zHO7heGGUQ36PqW--XdRL01Wqg/viewform).
## About author
My name is **Oleg Agapov** and I'm a BI and Analytics Engineer.
I work with data, analytics, engineering and sometimes magic ✨
**twitter**: [@oleg_agapov_](https://twitter.com/oleg_agapov_)
## License
You may freely copy and distribute portions of this book as long as you give appropriate credit and indicate if changes were made. You cannot use this book for any commercial purpose.
Copyright ©2020-2022 Oleg Agapov.