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

# MySQLDb

> Store AgentOS sessions, memory, knowledge, evals, and traces in MySQL.

`MySQLDb` implements the `Db` interface with MySQL tables for Agent, Team, and Workflow sessions, memories, knowledge, metrics, evals, cultural knowledge, traces, spans, and schema versions.

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

<Snippet file="db-new-bulk-methods.mdx" />
