Skip to main content
Agno supports using MongoDB as a database with the MongoDb class.
v2 Migration Support: If you’re upgrading from Agno v1, MongoDB is fully supported in the v2 migration script. See the migration guide for details.

Usage

mongodb_for_agent.py

Run MongoDB

Install docker desktop and run MongoDB on port 27017 using:

Params

Developer Resources