From 3cf618d4bceffbc60f643f7f657586c542b87fed Mon Sep 17 00:00:00 2001 From: Gabor Szarnyas Date: Mon, 5 Feb 2024 20:25:53 +0100 Subject: [PATCH] Add VS Code Parquet explorer extension --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 115854a..c4056b6 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ - [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! +- [Parquet Explorer](https://marketplace.visualstudio.com/items?itemName=AdamViola.parquet-explorer) - Visual Studio Code extension for exploring Parquet files with SQL, powered by DuckDB. ### Web Clients