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

# Mysql

> Examples demonstrating MySQL database integration with Agno agents, teams, and workflows.

| Example                                                                           | Description                                                                                   |
| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| [Use MySQL as the database for an agent](/examples/storage/mysql/mysql-for-agent) | MySQL storage backend for agent sessions.                                                     |
| [Use MySQL as the database for a team](/examples/storage/mysql/mysql-for-team)    | MySQL storage backend for team sessions.                                                      |
| [Async Mysql](/examples/storage/mysql/async-mysql/overview)                       | Examples demonstrating asynchronous MySQL integration with Agno agents, teams, and workflows. |
