Query Builder¶
For advanced exploration, the Query Builder lets you construct complex variant filters two ways:
- Visual builder — drag-and-drop filter rules with AND/OR grouping.
- SQL console — write raw SQL against your variant database (read-only).
You can save, name, and re-run your favourite queries, and export the results in any supported format.
Read-only by design
The SQL console can only read your data — it cannot modify it. The command palette and query tools never perform destructive actions.