| Example | Description |
|---|---|
| AgentOS Demo | Share one PostgresDb across AgentOS and its agent as the default database, with PgVector knowledge and the Agno MCP server. |
| Dynamo | Back an AgentOS agent, team, and AccuracyEval with DynamoDb for sessions, memories, and summaries. |
| Firestore | Setup the Firestore database. |
| GCS JSON | Use Google Cloud Storage JSON as the database backend for AgentOS. |
| JSON DB | Setup the JSON database. |
| Mongo Database Backend | Demonstrates AgentOS with MongoDB storage using both sync and async setups. |
| MySQL Database Backend | Demonstrates AgentOS with MySQL storage using both sync and async setups. |
| Neon | Use a NEON_DB_URL-backed PostgresDb for AccuracyEval in an AgentOS with an agent and team. |
| Postgres Database Backend | Demonstrates AgentOS with PostgreSQL storage using both sync and async setups. |
| Redis DB | Setup the Redis database. |
| Valkey DB | Setup the Valkey database. |
| SingleStore | Setup the SingleStore database. |
| SQLite | Setup the SQLite database. |
| Supabase | Point PostgresDb at a Supabase project by building its connection URL from SUPABASE_PROJECT and SUPABASE_PASSWORD env vars. |
| Surreal | Setup the SurrealDB database. |
| Surreal DB | SurrealDB-backed AgentOS examples: agent, team, workflow, DB setup, and a combined run. |
Databases
DBs
Database backends for AgentOS agents, teams, workflows, and session storage.