Core Features
Charts & Results
Results are where query quality becomes visible. Dory helps you inspect raw rows first, then move into charting when the query output is stable enough.
Recommended sequence
- Validate the raw result set.
- Confirm column types and labels.
- Apply grouping or ordering in SQL where needed.
- Choose a chart that matches the data shape.
Good candidates for charts
- Time series trends.
- Top-N comparisons.
- Distribution summaries.
- Category breakdowns.