| Postgres | Examples demonstrating PostgreSQL database integration with Agno agents, teams, and workflows. |
| Mongo | Examples demonstrating MongoDB integration with Agno agents and teams. |
| Mysql | Examples demonstrating MySQL database integration with Agno agents, teams, and workflows. |
| Redis | Examples demonstrating Redis integration with Agno agents, teams, and workflows. |
| Singlestore | Examples demonstrating SingleStore database integration with Agno agents and teams. |
| Firestore | Examples demonstrating Google Cloud Firestore integration with Agno agents. |
| Dynamodb | Examples demonstrating AWS DynamoDB integration with Agno agents. |
| Gcs | Examples demonstrating Google Cloud Storage (GCS) integration with Agno agents using JSON blob storage. |
| In Memory | This directory contains examples demonstrating how to use InMemoryDb with Agno agents, workflows, and teams. |
| Persistent Session Storage | Demonstrates using PostgresDb for persistent session storage with a team. |
| Session Summary | Demonstrates configuring session summaries for an agent using PostgresDb. |
| Chat History | Demonstrates retrieving chat history from agent sessions stored in PostgresDb. |
| Examples | Patterns and examples for database integration with Agno. |
| Json Db | Examples demonstrating JSON file-based storage integration with Agno agents, teams, and workflows. |
| Sqlite | Examples demonstrating SQLite database integration with Agno agents, teams, and workflows. |
| Surrealdb | Examples demonstrating SurrealDB integration with Agno agents, teams, and workflows. |