by bruin-data · Agent Tool · ★ 699
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
DAC DAC is a Dashboard-as-Code tool for defining, validating, and serving dashboards from YAML and TSX. Dynamic charts, tabs, loops and conditionals with TSX. Built-in AI agent via Codex: chat with your dashboard live and get it updated. Supports all the major databases: Postgres, MySQL, Snowflake, BigQuery, Redshift, Databricks, and more via Bruin Built-in semantic layer: define metrics and dimensions once in , reference them from any widget. DAC generates the SQL. It is built for AI agents to build dashboards in a reliable and reviewable way. TSX YAML export default ( <Dashboard name="Simple Dashboard" connection="mydb"> <Row> <Metric name="Total Revenue" col={4} sql="SELECT SUM(amount) AS value FROM sales" column="value" prefix="$" format="number" /> </Row> </Dashboard> ) name: Sales Overview connection: warehouse rows: widgets: name: Revenue type: metric sql: SELECT SUM(amount) AS value FROM sales column: value prefix: "$" col: 4 Install Install the latest stable DAC release: bash curl -fsSL https://raw.githubuse
| Stars | 699 |
| Forks | 31 |
| Language | Go |
| Category | Agent Tool |
| License | AGPL-3.0 |
| Quality Score | 55.514/100 |
| Open Issues | 8 |
| Last Updated | 2026-06-20 |
| Created | 2026-03-16 |
| Platforms | go |
| Est. Tokens | ~16k |
These tools work well together with dac for enhanced workflows:
Looking for a dac alternative? If you're comparing dac with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, or other AI agen
ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, and any AI agent
ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, and any AI agent
The open context engine for AI agents support 15+ data sources. Built on Rust and Apache DataFusion.
🪁 A lightweight, modern Kubernetes dashboard that unifies multi-cluster and resource management, enterprise-g
Open-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies
Explore other popular agent tool tools:
dac is DaC is a dashboard-as-code tool. Build interactive dashboards using YAML and JSX. Built-in semantic layer. Get your agents to build standardized, reviewable dashboards.. It is categorized as a Agent Tool with 699 GitHub stars.
dac is primarily written in Go. It covers topics such as ai-agents, business-intelligence, dashboard.
You can find installation instructions and usage details in the dac GitHub repository at github.com/bruin-data/dac. The project has 699 stars and 31 forks, indicating an active community.
dac is released under the AGPL-3.0 license, making it free to use and modify according to the license terms.
The top alternatives to dac on Agent Skills Hub include ktx, ktx-ai-data-agents-context, ktx-ai-data-agents-mcp-context-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.