From 3d51d1187dc60f538c0f9bc0c9208d2b439807c0 Mon Sep 17 00:00:00 2001 From: Lorenzo Mangani Date: Wed, 9 Oct 2024 00:03:39 +0200 Subject: [PATCH] Update README.md --- docs/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index aafcb07..c18a4d0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,8 @@ # DuckDB HTTP Server Extension -This very experimental extension spawns an HTTP Server from within DuckDB serving query requests. +This very experimental extension spawns an HTTP Server from within DuckDB serving query requests.
+The project goal is to replace the functionality currently offered by our project [Quackpipe](https://github.com/metrico/quackpipe) +#### Screenshot