From 53da24f3a7e6f7f3441a4131ec1ae4f4332a468d Mon Sep 17 00:00:00 2001 From: Gabor Szarnyas Date: Sat, 25 Nov 2023 15:23:00 +0100 Subject: [PATCH] Add Observable notebooks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4e7384..747bbf1 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ - [Compatible DuckDB Extensions for AWS Lambda](https://extensions.quacking.cloud/) - Extensions specifically compiled for the AWS Lambda runtime (GLIBC 2.26). - [Serverless DuckDB as API](https://github.com/tobilg/serverless-duckdb) - Use DuckDB as API with Amazon API Gateway and AWS Lambda. - [Serverless Parquet Repartitioner](https://github.com/tobilg/serverless-parquet-repartitioner) - Use DuckDB to repartition data in S3-based Data Lakes. +- [Observable notebooks](https://observablehq.com/search?query=duckdb&sort=created&direction=desc&useES=true) - Notebooks using DuckDB on the Observable data visualization platform. ## Client APIs