We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b7252 commit 110580dCopy full SHA for 110580d
docs/README.md
@@ -4,7 +4,9 @@
4
5
6
# DuckDB HTTP Server Extension
7
-This very experimental extension spawns an HTTP Server from within DuckDB serving query requests.<br>
+This extension transforms **DuckDB** instances into tiny multi-player **HTTP OLAP API** services.<br>
8
+Supports Authentication _(Basic Auth or X-Token)_ and includes the _play_ SQL user interface.
9
+
10
The extension goal is to replace the functionality currently offered by [quackpipe](https://github.com/metrico/quackpipe)
11
12
### Features
0 commit comments