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

Usage

Run MySQL

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

Params