Skip to main content
ExampleDescription
PostgresExamples demonstrating PostgreSQL database integration with Agno agents, teams, and workflows.
MongoExamples demonstrating MongoDB integration with Agno agents and teams.
MysqlExamples demonstrating MySQL database integration with Agno agents, teams, and workflows.
RedisExamples demonstrating Redis integration with Agno agents, teams, and workflows.
SinglestoreExamples demonstrating SingleStore database integration with Agno agents and teams.
FirestoreExamples demonstrating Google Cloud Firestore integration with Agno agents.
DynamodbExamples demonstrating AWS DynamoDB integration with Agno agents.
GcsExamples demonstrating Google Cloud Storage (GCS) integration with Agno agents using JSON blob storage.
In MemoryThis directory contains examples demonstrating how to use InMemoryDb with Agno agents, workflows, and teams.
Persistent Session StorageDemonstrates using PostgresDb for persistent session storage with a team.
Session SummaryDemonstrates configuring session summaries for an agent using PostgresDb.
Chat HistoryDemonstrates retrieving chat history from agent sessions stored in PostgresDb.
ExamplesPatterns and examples for database integration with Agno.
Json DbExamples demonstrating JSON file-based storage integration with Agno agents, teams, and workflows.
SqliteExamples demonstrating SQLite database integration with Agno agents, teams, and workflows.
SurrealdbExamples demonstrating SurrealDB integration with Agno agents, teams, and workflows.