> ## 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.

# SurrealDb

`SurrealDb` is a class that implements the Db interface using SurrealDB as the backend storage system. It provides multi-modal storage for agent sessions with support for JSON data types and schema versioning.

<Snippet file="db-surrealdb-params.mdx" />

<Snippet file="db-new-bulk-methods.mdx" />
