Skip to main content
Agno supports using Sqlite as a storage backend for Teams using the SqliteDb class.

Usage

You need to provide either db_url, db_file or db_engine. The following example uses db_file.
sqlite_for_team.py

Params