In-browser SQL using DuckDB
All queries are executed in the browser using DuckDB WASM. P.S. I mainly use this tool when I’m too lazy to set up a proper database to test SQL queries
Feel free to come up with your own SQL queries, as everything is running at your own expense!
Example queries:
- Which US government money markets currently have the highest yield?
- What is the fur color breakdown for the 2018 NYC squirrel census?
- Need to find a public toilet with a baby changer in Sydney, Australia?
- Which address mined block 840000 which marks the 4th bitcoin halving?
(Ctrl/Cmd+Enter)