Guides to querying, joining, and analyzing your data
Everything below runs against Synth, a browser-based SQL and AI tool for CSV and JSON files — no install, no server, no account required to start.
Run real SQL on a CSV file with no SQL Server, no Postgres, and nothing to install.
Load a JSON array or newline-delimited JSON file into a real database and query it with SQL.
Copy-paste SQL patterns for filtering, aggregating, sorting, and joining your files.
Skip SQL entirely — Synth's built-in AI assistant answers questions about your data directly.
Convert any CSV into a real SQLite database entirely in your browser tab.
Load two CSVs as separate tables and join them with real SQL — no VLOOKUP required.
Query sensitive files without uploading them anywhere — even the AI assistant only ever sees your schema.