> ## Documentation Index
> Fetch the complete documentation index at: https://ikun.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# MySQL

MySQL Agent Storage 是一个使用 MySQL 作为后端存储系统实现了 AgentStorage 接口的类。它为代理会话提供了强大的关系型存储，并支持 JSONB 数据类型、模式版本化和高效查询。

<Snippet file="storage-mysql-params.mdx" />
