Back to Projects

BranchBench

Agentic database branching
Posted: April 19, 2026
Tags: Benchmark, Databases, Agents

Agents that operate over databases need to explore candidate states safely — branching off to try a risky write before touching mainline data. BranchBench determines whether branchable databases can support the creation, exploration, and pruning patterns of agentic workloads across configurable branch shapes, schemas, and operations.

The benchmark covers 5 workflows with an extensible design that supports multiple database backends, measuring latency, storage overhead, and correctness of state isolation across the branch shapes agents actually produce.

Contributors

Publications

  • BranchBench: Aligning Database Branching with Agentic Demands
    arXiv - 2026
    View Publication →
  • BranchBench: An Extensible Benchmark for Agentic Database Branching
    CAIS Workshop 2026 - 2026
    View Publication →