Skip to main content
Agno supports using MySQL as a storage backend for Agents using the MySQLStorage class.

Usage

Run MySQL

Install docker desktop and run MySQL on port 3306 using:
postgres_storage_for_agent.py

Params

Developer Resources