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

Usage

Install the sqlalchemy, pymysql, openai, and ddgs packages:

Run MySQL

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

Params