From 184fb85c98fc5989ede33a249c91f22a39d8d1f9 Mon Sep 17 00:00:00 2001 From: Roland Bouman Date: Wed, 31 Jan 2024 19:33:30 +0100 Subject: [PATCH] Fix https://github.com/davidgasquez/awesome-duckdb/issues/53 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a03887d..8f72570 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ - [Evidence](https://evidence.dev) - Generate reports using SQL and markdown. The DuckDB connector allows querying across DuckDB, csv, parquet and json. - [Latitude](https://latitude.so) - Latitude uses DuckDB to power data snapshots. Drop a CSV file and query it with SQL at the speed of light. - [Census](https://www.getcensus.com/) - Census's dataset diffing for incremental syncs is powered by DuckDB. +- [Huey](https://github.com/rpbouman/huey) - Blazing-fast & intuitive pivot tables on .parquet, .csv, .json files and .duckdb tables in the browser based on DuckDB WASM. Open source (MIT). Zero install! ### Web Clients