# Community Adapters

Community-built database adapters that extend Better Auth.



Better Auth connects to a database through adapters. Beyond the official adapters we maintain, the community has built many more to support additional databases. We encourage you to create custom adapters and maybe get added to the list!

Create Your Own Adapter [#create-your-own-adapter]

To create your own custom adapter, get started by reading our [Create a Database Adapter](/docs/guides/create-a-db-adapter) guide. And if you want to share your adapter with the community, please open a pull request to add it to this list.

Browse Community Adapters [#browse-community-adapters]

| Adapter                                                                                                           | Database Dialect                                                 | Author                                                                                                                                                                                         |
| ----------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [convex-better-auth](https://github.com/get-convex/better-auth)                                                   | [Convex Database](https://www.convex.dev/)                       | <img src="https://github.com/erquhart.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [erquhart](https://github.com/erquhart)                                       |
| [surreal-better-auth](https://github.com/oskar-gmerek/surreal-better-auth)                                        | [SurrealDB](https://surrealdb.com/)                              | <img src="https://github.com/oskar-gmerek.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> <a href="https://oskargmerek.com" alt="Web Developer UK">Oskar Gmerek</a> |
| [surrealdb-better-auth](https://github.com/Necmttn/surrealdb-better-auth)                                         | [Surreal Database](https://surrealdb.com/)                       | <img src="https://github.com/Necmttn.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [Necmttn](https://github.com/Necmttn)                                          |
| [better-auth-surrealdb](https://github.com/msanchezdev/better-auth-surrealdb)                                     | [Surreal Database](https://surrealdb.com/)                       | <img src="https://github.com/msanchezdev.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [msanchezdev](https://github.com/msanchezdev)                              |
| [@payload-auth/better-auth-plugin](https://github.com/payload-auth/payload-auth)                                  | [Payload CMS](https://payloadcms.com/)                           | <img src="https://github.com/forrestdevs.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [forrestdevs](https://github.com/forrestdevs)                              |
| [@delmaredigital/payload-better-auth](https://github.com/delmaredigital/payload-better-auth)                      | [Payload CMS](https://payloadcms.com/)                           | <img src="https://github.com/delmaredigital.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [Delmare Digital](https://github.com/delmaredigital)                    |
| [better-auth-instantdb](https://github.com/daveyplate/better-auth-instantdb)                                      | [InstantDB](https://www.instantdb.com/)                          | <img src="https://github.com/daveycodez.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [daveycodez](https://github.com/daveycodez)                                 |
| [@nerdfolio/remult-better-auth](https://github.com/nerdfolio/remult-better-auth)                                  | [Remult](https://remult.dev/)                                    | <img src="https://github.com/taivo.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [Tai Vo](https://github.com/taivo)                                               |
| [pocketbase-better-auth](https://github.com/LightInn/pocketbase-better-auth)                                      | [PocketBase](https://pocketbase.io/)                             | <img src="https://github.com/LightInn.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [LightInn](https://github.com/LightInn)                                       |
| [better-auth-firestore](https://github.com/yultyyev/better-auth-firestore)                                        | [Firebase Firestore](https://firebase.google.com/docs/firestore) | <img src="https://github.com/yultyyev.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [yultyyev](https://github.com/yultyyev)                                       |
| [@zenstackhq/better-auth](https://github.com/zenstackhq/zenstack-v3/tree/main/packages/auth-adapters/better-auth) | [ZenStack](https://zenstack.dev)                                 | <img src="https://github.com/zenstackhq.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [zenstackhq](https://github.com/zenstackhq)                                 |
| [@strapi-community/plugin-better-auth](https://github.com/strapi-community/plugin-better-auth)                    | [Strapi CMS](https://strapi.io/)                                 | <img src="https://github.com/boazpoolman.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [boazpoolman](https://github.com/boazpoolman)                              |
| [neo4j-better-auth](https://github.com/florianamette/better-auth-neo4j)                                           | [Neo4j](https://neo4j.com/)                                      | <img src="https://github.com/florianamette.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [florianamette](https://github.com/florianamette)                        |
| [@lubiah/mikro-orm-better-auth](https://github.com/lubiah/better-auth-mikro-orm)                                  | [MikroORM](https://mikro-orm.io/)                                | <img src="https://github.com/lubiah.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [lubiah](https://github.com/lubiah)                                             |

