Quack is an in-browser SQL engine that analyzes data using natural language. Drop in a CSV and start asking questions!
Features include:
- Schema auto-inference
- Text to SQL using Claude 3.5 Sonnet
- High performance queries thanks to DuckDB. Works on CSVs of 250k+ rows
Limitations:
- Data must fit within WASM browser limits