Skip to main content
Agno supports using MongoDB asynchronously, with the AsyncMongoDb 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

async_mongodb_for_agent.py

Run MongoDB

Install docker desktop and run MongoDB on port 27017 using:

Params

Developer Resources