https://github.com/pietheinstrengholt/building-medallion-architectures
https://github.com/pietheinstrengholt/building-medallion-architectures
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pietheinstrengholt/building-medallion-architectures
- Owner: pietheinstrengholt
- License: mit
- Created: 2024-10-16T10:26:35.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T10:35:57.000Z (9 months ago)
- Last Synced: 2025-01-05T11:26:50.481Z (9 months ago)
- Language: Jupyter Notebook
- Size: 866 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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)