# @better-auth/prisma-adapter

> Prisma adapter for Better Auth

Latest version **1.7.5** (published 2026-09-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install @better-auth/prisma-adapter
pnpm add @better-auth/prisma-adapter
yarn add @better-auth/prisma-adapter
bun add @better-auth/prisma-adapter
```

## Health

**Score 80/100 (A)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.7.5 |
| Published | 2026-09-14 |
| First published | 2026-01-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 21.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 30026 |
| Maintainers | bekacru, better-gustavo |
| Keywords | auth, prisma, adapter, typescript, better-auth |

## Links

- npm: https://www.npmjs.com/package/@better-auth/prisma-adapter
- Repository: https://github.com/better-auth/better-auth
- Homepage: https://www.better-auth.com/docs/adapters/prisma
- npm.io page: https://npm.io/package/@better-auth/prisma-adapter

## Alternatives

- [@clerk/clerk-expo](https://npm.io/package/@clerk/clerk-expo.md) — 133.6K weekly downloads
- [@pothos/plugin-authz](https://npm.io/package/@pothos/plugin-authz.md) — 12.4K weekly downloads
- [@bounded-sh/client](https://npm.io/package/@bounded-sh/client.md) — 3.2K weekly downloads
- [@luigi-project/plugin-auth-oauth2](https://npm.io/package/@luigi-project/plugin-auth-oauth2.md) — 2.3K weekly downloads
- [@nocobase/plugin-verification](https://npm.io/package/@nocobase/plugin-verification.md) — 2.0K weekly downloads

## Recent versions

- 1.7.5 (latest) — 2026-09-14
- 1.6.33 (release-1.6) — 2026-09-14
- 1.7.0-rc.6 (rc) — 2026-08-14
- 1.7.0-beta.10 (beta) — 2026-06-26
- 1.6.32 — 2026-09-14
- 1.7.4 — 2026-09-10
- 1.6.31 — 2026-09-10
- 1.7.3 — 2026-09-06
- 1.7.2 — 2026-08-26
- 1.7.1 — 2026-08-18
- 1.7.0 — 2026-08-18
- 1.6.30 — 2026-08-17
- 1.6.29 — 2026-08-14
- 1.6.28 — 2026-08-13
- 1.7.0-rc.5 — 2026-08-11
- … 66 more at https://npm.io/package/@better-auth/prisma-adapter/versions

## README

# Better Auth Prisma Adapter

Prisma adapter for [Better Auth](https://www.better-auth.com).

## Installation

```bash
npm install @better-auth/prisma-adapter
```

## Documentation

For full documentation, visit [better-auth.com/docs/adapters/prisma](https://www.better-auth.com/docs/adapters/prisma).

## License

MIT

---
_Source: https://npm.io/package/@better-auth/prisma-adapter · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
