diff --git a/docs/content/docs/adapters/community-adapters.mdx b/docs/content/docs/adapters/community-adapters.mdx
index fe20856a..1e05af3b 100644
--- a/docs/content/docs/adapters/community-adapters.mdx
+++ b/docs/content/docs/adapters/community-adapters.mdx
@@ -9,6 +9,7 @@ We encourage you to create any missing database adapters and maybe get added to
| Adapter | Database Dialect | Author |
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [convex-better-auth](https://github.com/get-convex/better-auth) | [Convex Database](https://www.convex.dev/) |
[erquhart](https://github.com/erquhart) |
+| [surreal-better-auth](https://github.com/oskar-gmerek/surreal-better-auth) | [SurrealDB](https://surrealdb.com/) |
Oskar Gmerek |
| [surrealdb-better-auth](https://github.com/Necmttn/surrealdb-better-auth) | [Surreal Database](https://surrealdb.com/) |
[Necmttn](https://github.com/Necmttn) |
| [better-auth-surrealdb](https://github.com/msanchezdev/better-auth-surrealdb) | [Surreal Database](https://surrealdb.com/) |
[msanchezdev](https://github.com/msanchezdev) |
| [payload-better-auth](https://github.com/ForrestDevs/payload-better-auth/tree/main/packages/db-adapter) | [Payload CMS](https://payloadcms.com/) |
[forrestdevs](https://github.com/forrestdevs) |