> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-studio-tools-doc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Dbs

> Examples for `dbs` in AgentOS.

| Example                                                      | Description                                                                                                                                    |
| ------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| [AgentOS Demo](/examples/agent-os/dbs/agentos-default-db)    | Set the OS\_SECURITY\_KEY environment variable to your OS security key to enable authentication.                                               |
| [Dynamo](/examples/agent-os/dbs/dynamo)                      | Set the following environment variables to connect to your DynamoDb instance: - AWS\_REGION - AWS\_ACCESS\_KEY\_ID - AWS\_SECRET\_ACCESS\_KEY. |
| [Firestore](/examples/agent-os/dbs/firestore)                | Setup the Firestore database.                                                                                                                  |
| [Gcs Json](/examples/agent-os/dbs/gcs-json)                  | Use Google Cloud Storage JSON as the database backend for AgentOS.                                                                             |
| [Json Db](/examples/agent-os/dbs/json-db)                    | Setup the JSON database.                                                                                                                       |
| [Mongo Database Backend](/examples/agent-os/dbs/mongo)       | Demonstrates AgentOS with MongoDB storage using both sync and async setups.                                                                    |
| [MySQL Database Backend](/examples/agent-os/dbs/mysql)       | Demonstrates AgentOS with MySQL storage using both sync and async setups.                                                                      |
| [Neon](/examples/agent-os/dbs/neon)                          | Setup a basic agent and a basic team.                                                                                                          |
| [Postgres Database Backend](/examples/agent-os/dbs/postgres) | Demonstrates AgentOS with PostgreSQL storage using both sync and async setups.                                                                 |
| [Redis Db](/examples/agent-os/dbs/redis-db)                  | Setup the Redis database.                                                                                                                      |
| [Singlestore](/examples/agent-os/dbs/singlestore)            | Setup the SingleStore database.                                                                                                                |
| [Sqlite](/examples/agent-os/dbs/sqlite)                      | Setup the SQLite database.                                                                                                                     |
| [Supabase](/examples/agent-os/dbs/supabase)                  | Setup the Postgres database.                                                                                                                   |
| [Surreal](/examples/agent-os/dbs/surreal)                    | Setup the SurrealDB database.                                                                                                                  |
| [Surreal Db](/examples/agent-os/dbs/surreal-db/overview)     | Examples for `dbs/surreal_db` in AgentOS.                                                                                                      |
