Skip to content

Commit

Permalink
Commit from GitHub Actions (generate_all)
Browse files Browse the repository at this point in the history
  • Loading branch information
amitfrancis committed Oct 24, 2023
1 parent da32d83 commit 0a99d71
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 0 deletions.
30 changes: 30 additions & 0 deletions _books/20231106-analytics-engineering-with-sql-and-dbt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
authors:
- ruimachado
- helderrussa
cover: images/books/20231106-analytics-engineering-with-sql-and-dbt/cover.jpg
description: Book of the Week. Analytics Engineering with SQL and DBT by Rui Machado
and Hélder Russa
end: 2023-11-10 23:59:59
image: images/books/20231106-analytics-engineering-with-sql-and-dbt/preview.jpg
links:
- link: https://www.oreilly.com/library/view/analytics-engineering-with/9781098142377/
text: Book's page
- link: https://www.amazon.com/Analytics-Engineering-SQL-dbt-Meaningful/dp/1098142381
text: Buy on Amazon
start: 2023-11-06 00:00:00
title: Analytics Engineering with SQL and DBT
---

With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. DBT (data build tool) helps you take data further. This practical book shows data analysts, data engineers, BI developers, and data scientists how to create a true self-service transformation platform through the use of dynamic SQL.

Authors Rui Machado from Monstarlab and Helder Russa from Jumia show you how to quickly deliver new data products by focusing more on value delivery and less on architectural and engineering aspects. If you know your business well and have the technical skills to model raw data into clean, well-defined datasets, you'll learn how to design and deliver data models without any technical influence.

With this book, you'll learn:

- What DBT is and how a DBT project is structured
- How DBT fits into the data engineering and analytics worlds
- How to collaborate on building data models
- The main tools and architectures for building useful, functional data models
- How to fit DBT into data warehousing and laking architecture
- How to build tests for data transformations
11 changes: 11 additions & 0 deletions _people/helderrussa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
short: helderrussa
title: "Hélder Russa"
picture: "images/authors/helderrussa.jpg"


linkedin: hrussa

---

Helder Russa is a Data Engineering Lead at Jumia with a background in Information Technologies and Data Science. Has over 10 years of professional experience in computer science, with an emphasis on evolving and maintaining data solutions applied to decision making. Nowadays, he works as a lead data engineer at Jumia where he contributes to the strategy definition, design, and implementation of multiple Jumia data platforms. In similitude, and since 2018, he is a co-founder and data architect of ShopAI, a company specialized in deep learning, that leverages the capabilities of the image for optimization of search channels inside webshops.
11 changes: 11 additions & 0 deletions _people/ruimachado.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
short: ruimachado
title: "Rui Machado"
picture: "images/authors/ruimachado.jpg"


linkedin: rpmachado

---

Rui Machado is a Director of Data Engineering at Monstarlab and has a background in Information Technologies and Data Science. Has over a decade of relevant experience in the architecture and implementation of data warehouses, data lakes, and decision support systems in industries such as Retail, Ecommerce, Supply Chain, Healthcare, and Social Networks. Has led Engineering and Analytics teams at Jumia, Nike, and Facebook. He is also co-founder and CEO of ShopAI.co. He has previously collaborated with Synfusion in publishing three technical books on Powershell, SSIS, and BizTalk Server.
Binary file added images/authors/helderrussa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/authors/ruimachado.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions scripts/data/hashes.csv
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,5 @@ c15f2254ade795c1be428cb5f8c6750d7957a85a,loicmagnien
b5a6671bd1ea133b9fc1db081b87568a700f7f10,lerakaimashnikova
df5f918a84d8824ca989dc4fc129bde094e94fa1,verenaweber
a0588b74faf965396a56c84d6315597f928cffb9,krzysztofograbek
caa2f4ea9095821c38da8f39a79b40723e871957,ruimachado
85dc4c4b156f4353b74549ffed667c9686c49b3e,helderrussa

0 comments on commit 0a99d71

Please sign in to comment.