Dory Docs
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.

  1. Validate the raw result set.
  2. Confirm column types and labels.
  3. Apply grouping or ordering in SQL where needed.
  4. Choose a chart that matches the data shape.

Good candidates for charts

  • Time series trends.
  • Top-N comparisons.
  • Distribution summaries.
  • Category breakdowns.

On this page