An open API service indexing awesome lists of open source software.

https://github.com/pietheinstrengholt/building-medallion-architectures


https://github.com/pietheinstrengholt/building-medallion-architectures

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Building Medallion Architectures

This GitHub repository contains all the Python and SQL notebooks and scripts used in the book "[Building Medallion Architectures](https://learning.oreilly.com/library/view/building-medallion-architectures/9781098178826/)". Here, you can find the code samples and examples that accompany each chapter of the book, allowing you to follow along and experiment with the concepts discussed. The repository is organized by layers, making it easy to locate the relevant scripts and notebooks for each topic. Feel free to clone, fork, and contribute to this repository as you explore the world of Medallion Architectures!

Other useful links:

- [Building the Medallion foundation with Azure Databricks and Unity Catalog](https://medium.com/@piethein/building-the-medallion-foundation-with-azure-databricks-and-unity-catalog-f4b42e7983d1)

- [Construct the Bronze Layer with Azure Databricks](https://medium.com/@piethein/construct-the-bronze-layer-with-azure-databricks-426106a2c11d)