From 1c948968d5c6105f11a13a1c483613292abf7872 Mon Sep 17 00:00:00 2001 From: Gabor Szarnyas Date: Thu, 16 Nov 2023 16:43:35 +0100 Subject: [PATCH] Add duckdbsnippets.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4bc2b8f..9f97259 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ - [DuckDB setup](https://github.com/marketplace/actions/duckdb-setup) - GitHub Action to install DuckDB in CI. - [Online DuckDB Shell](https://shell.duckdb.org/) - Online DuckDB shell powered by WebAssembly. - [Serverless DuckDB over S3](https://github.com/BauplanLabs/quack-reduce/) - Running DuckDB over a data lake on S3 using lambda. +- [DuckDB snippets](https://duckdbsnippets.com/) - Collection of snippets curated by MotherDuck. ## Client APIs