Query and datasets
Query and datasets
The SQL surface.
🟢 Asking questions of the data once it is in.
| Page | What it covers |
|---|---|
| The SQL editor | Autocomplete, multi-tab, and addressable results. |
| DataFusion SQL | Similar to PostgreSQL, but not identical. What exists and what does not. |
| JSON extraction | Reading structure out of a payload column. |
| Lineage and drill-down | Following a cell back to the records behind it. |
| Export | Getting results out. CSV, and only CSV. |