wren-engine
The open context engine for AI agents support 15+ data sources. Built on Rust and Apache DataFusion.
Wren Engine is an open context engine for AI agents that transforms business data into agent-usable context. It captures business definitions, metrics, relationships, and access rules, enabling agents to understand models and generate accurate queries. The engine supports MCP, HTTP APIs, and can be embedded into various agent workflows.
Features
Compatibility
Use cases
Alternatives
Related searches
Comments
- CCorey AndersonMay 7, 2026
Finally, a semantic layer that actually works for LLMs without requiring us to rewrite our entire database schema.
- SSterling ZhangApr 16, 2026
Connected this to our PostgreSQL and BigQuery instances. It translates natural language questions into highly accurate semantic queries.
- EElliot DavisMar 15, 2026
Built on DataFusion, so the query planning is incredibly fast. We paired it with a Docker-based deployment in just a few minutes.
- SSage LewisMar 11, 2026
Does this support dynamic schema updates or do we need to restart the engine every time a table changes?