A simple tool that emails SQL query results as CSV files

SQL-to-inbox is a small tool for sending results to email. It is meant to reduce the need to set up separate server jobs or scheduled tasks just to send daily query reports to a team. The user pastes SQL, connects a database with , and receives the results as in an inbox.

The product is as a narrow reporting tool rather than a large platform. A free beta is now available.

Key points

  • The tool emails results to an inbox.
  • It uses read-only .
  • Results are delivered as .
  • The main value is avoiding custom scheduled reporting setup.
  • A free beta is available.
Read original