web42

Data Analyst Agent

OpenClawOpenClaw

Ask questions about your data in plain English. Connects to SQL databases, generates queries, creates visualizations, and explains insights.

README.md

Data Analyst Agent

Talk to your database like you talk to a colleague.

Features

  • Natural language to SQL query generation
  • Automatic visualization suggestions
  • Trend detection and anomaly alerts
  • Scheduled report generation
  • Supports PostgreSQL, MySQL, BigQuery, Snowflake

Example

"What were our top 10 customers by revenue last quarter?"

The agent will generate the SQL, run it safely (read-only), and present results with a chart.

Safety

  • Read-only database access by default
  • Query review mode for sensitive environments
  • Row-level access controls