What is arcodash?
arcodash is a BI and data-observability platform. It connects to the databases and warehouses you already run, lets your team write SQL against them, turns results into charts and dashboards, and — unlike most BI tools — watches the data itself for signs of trouble.
What you can do with it
- Connect to 19 data sources today — PostgreSQL, MySQL, BigQuery, Snowflake, Amazon Athena, Redshift, ClickHouse, MongoDB, and more — plus a Query Results meta-source for joining across the results of your other saved queries.
- Query with a SQL editor that supports parameters, reusable snippets, scheduled refresh, and full version history with draft/publish so you can iterate without breaking what’s live.
- Visualize results as tables, line/bar/area/pie/scatter charts, counters, and funnels.
- Dashboard those visualizations onto a grid layout, with dashboard-level parameters that filter every widget at once.
- Alert on thresholds — a query result crossing a value notifies email, Slack, webhook, PagerDuty, Mattermost, Teams, Discord, Google Chat, or Datadog.
- Monitor data observability directly — freshness, row count, null rate, and duplicate checks that catch a broken pipeline before a stakeholder does.
- Share dashboards and queries with per-object access control, public secret-token links, or iframe embeds.
- Administer with users, groups (each scoped to specific data sources), and an audit log.
[!NOTE] arcodash also has an optional, admin-configurable AI assistant that turns a natural-language question into SQL. It’s schema-aware: it sends only your table and column names — never row data — to generate the query. It’s off unless an admin turns it on.
Where to go next
- Quickstart (Cloud) — sign up and run your first query.
- Core concepts — the vocabulary the rest of the docs use.
- Connecting data — the full connector list.