diff --git a/docs/content/docs/adapters/other-relational-databases.mdx b/docs/content/docs/adapters/other-relational-databases.mdx index 17028ef3..cb2e1841 100644 --- a/docs/content/docs/adapters/other-relational-databases.mdx +++ b/docs/content/docs/adapters/other-relational-databases.mdx @@ -18,6 +18,7 @@ Any dialect supported by Kysely can be utilized with Better Auth, including capa - [Postgres.js](https://github.com/kysely-org/kysely-postgres-js) - [SingleStore Data API](https://github.com/kysely-org/kysely-singlestore) +- [Supabase](https://github.com/kysely-org/kysely-supabase) ## Kysely Community dialects