A daily report from your own database — you describe what you want in plain words

Every morning the scenario reads your database's current structure, gathers the numbers matching your description, and emails the report to Gmail.

  • You describe the question in plain words, not database syntax
  • The structure is re-read each run — schema changes don't break it
  • Read-only: the scenario never modifies your data
  • If the data isn't there, you get an honest note, not an empty report