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

Usage

Run MySQL

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

Params