---
格式版本: 2
标题: "Git4Data: Database-Native Version Control for AI Agents"
原文链接: "https://arxiv.org/abs/2609.02106"
发布日期: "2026-09-02"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Wed, 2 Sep 2026 04:50:09 UTC (43 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-09-04T01:38:23+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-09-04T01:32:16+08:00"
入库时间: "2026-09-03T17:38:23.931Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=Scale-up&searchtype=all"
匹配关键词:
  - "Scale-up"
  - "AI"
相关厂家:
  []
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 10
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "该资料为数据库版本控制方向学术论文，与超节点/AI Rack/机柜级AI基础设施完全无关，仅命中无关搜索词，无技术或商业信号。"
AI质检模型: "zj-deepseek-v4-flash"
AI质检时间: "2026-09-04T01:38:48+08:00"
AI主题相关性: 0
AI来源权威性: 5
AI新颖性: 0
AI技术细节: 0
AI商业部署信号: 0
AI完整性: 5
AI摘要: "Git4Data 是一个面向 AI 代理工作流的数据库原生版本控制层，在 MatrixOne 关系数据库中实现，将表作为版本对象，通过 SQL 扩展提供分支、比较、合并等类 Git 操作。"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-09-04T00:17:48.557Z"
采集批次: "2026年9月3日22点43分34秒"
采集批次ID: "20260903-224334-406"
去重键: "https://arxiv.org/abs/2609.02106"
---

## Computer Science > Databases

## Title:Git4Data: Database-Native Version Control for AI Agents

Authors:[Hongshen Gou](https://arxiv.org/search/cs?searchtype=author&query=Gou,+H), [Zuyu Zhang](https://arxiv.org/search/cs?searchtype=author&query=Zhang,+Z), [Yuze Sun](https://arxiv.org/search/cs?searchtype=author&query=Sun,+Y), [Peng Xu](https://arxiv.org/search/cs?searchtype=author&query=Xu,+P), [Feng Tian](https://arxiv.org/search/cs?searchtype=author&query=Tian,+F), [Long Wang](https://arxiv.org/search/cs?searchtype=author&query=Wang,+L), [Jianguo Wang](https://arxiv.org/search/cs?searchtype=author&query=Wang,+J)

[View PDF](https://arxiv.org/pdf/2609.02106) [HTML (experimental)](https://arxiv.org/html/2609.02106v1)

> Abstract:Large Language Model (LLM) agents increasingly explore many candidate states of relational data in parallel, each of which should remain isolated, reproducible, and auditable, preferably through the same SQL interface used for ordinary data work. Existing tools support this requirement only partially: source-code version control does not scale to large datasets, whereas relational databases manage large data efficiently but rarely expose native branching, comparison, and merging. We present Git4Data, a database-native version-control layer for agentic workflows. Git4Data treats a database as a repository and a table as a versioned object, exposing Git-style operations (snapshot/tag, branch, diff, and merge with explicit conflict-resolution policies) through SQL extensions. Implemented in MatrixOne, a cloud-native relational database, Git4Data leverages immutable object storage and MVCC to make the cost of these operations proportional to the size of the change rather than the size of the data. On the BranchBench agentic branching workloads, Git4Data outperforms DoltDB by up to an order of magnitude. Overall, we believe this work sheds light on how relational databases can better support AI agents through efficient versioning.

| Subjects: | Databases (cs.DB); Artificial Intelligence (cs.AI) |
| --- | --- |
| Cite as: | [arXiv:2609.02106](https://arxiv.org/abs/2609.02106) \[cs.DB\] |
|  | (or [arXiv:2609.02106v1](https://arxiv.org/abs/2609.02106v1) \[cs.DB\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2609.02106](https://doi.org/10.48550/arXiv.2609.02106) |

## Submission history

From: Long Wang \[[view email](https://arxiv.org/show-email/6f74bb56/2609.02106)\]  
**\[v1\]** Wed, 2 Sep 2026 04:50:09 UTC (43 KB)

[Which authors of this paper are endorsers?](https://arxiv.org/auth/show-endorsers/2609.02106) | Disable MathJax ([What is MathJax?](https://info.arxiv.org/help/mathjax.html))
