Data Browser
Export Data
Export query results and table data to various formats.
Export Formats
| Format | Description |
|---|---|
| CSV | Comma-separated values |
| JSON | JSON array of objects |
| SQL | INSERT statements |
Exporting
- Run a query or open a table in the Data Browser
- Click the Export button in the toolbar
- Choose your format
- Select a destination file
Options
- Include headers — include column names as the first row (CSV)
- Selected rows only — export only selected rows
- Pretty print — format JSON output with indentation