From cde534f2beee86fe07758f23cf716bff18d1eae8 Mon Sep 17 00:00:00 2001
From: Nico Ritschel
Date: Tue, 19 Nov 2024 17:08:38 -0800
Subject: [PATCH] Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 9beb205..9f7e400 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ All contributions related to SQLMesh are welcome & encouraged! Please take a loo
## Contents
* [Official Resources](#official-resources)
* [Sample Projects](#sample-projects)
+* [Community Projects](#community-projects)
* [Tools](#tools)
* [Content](#content)
* [Blog Posts](#blog-posts)
@@ -38,6 +39,9 @@ All contributions related to SQLMesh are welcome & encouraged! Please take a loo
- [Official Example projects](https://github.com/TobikoData/sqlmesh-examples)
- [sqlmesh-demos](https://github.com/sungchun12/sqlmesh-demos)
+## Community Projects
+- [arcane-insight](https://github.com/mattiasthalen/arcane-insight) - An analytics, ingestion, transformation project built with SQLMesh & DuckDB on Blizzard's Hearthstone API
+
## Tools
- [vscode-sqlmeshui](https://github.com/WesleyBatista/vscode-sqlmeshui) - Embedded SQLMesh UI in VS Code