Show HN: WhatTheDuck – open-source, in-browser SQL on CSV files (github.com)
WhatTheDuck is an in-browser sql tool to analyze csv files that uses duckdb-wasm under the hood.
Please provide feedback/issues/pull requests.
Please provide feedback/issues/pull requests.
17 comments
[ 4.7 ms ] story [ 46.6 ms ] thread[0] https://duckdb.org/docs/guides/sql_editors/dbeaver.html
https://github.com/davidgasquez/awesome-duckdb?tab=readme-ov...
Is there support for DuckDB in JupyterLite in WASM in WhatTheDuck or pretzelai?
datasette-lite can load [remote] sqlite and Parquet but not yet DuckDB (?) with Pyodide in WASM, and there's also JupyterLite as a datasette plug-in: https://github.com/simonw/datasette-lite
One suggestion, when I land on the website I would love to see a small example already added. Basic CSV and some SQL queries to run and play with.
It would be best if you also launch it on Peerlist. Many people are working in a similar space there, they also might find this useful.