Skip to content

docs: add prisma-sqlite-bun-adapter to community driver adapters - #8129

Open
quinnjr wants to merge 1 commit into
prisma:mainfrom
quinnjr:add-prisma-sqlite-bun-adapter
Open

docs: add prisma-sqlite-bun-adapter to community driver adapters#8129
quinnjr wants to merge 1 commit into
prisma:mainfrom
quinnjr:add-prisma-sqlite-bun-adapter

Conversation

@quinnjr

@quinnjr quinnjr commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Adds prisma-sqlite-bun-adapter, a community driver adapter that lets Prisma 7 use SQLite on Bun via the built-in bun:sqlite, to the community-maintained list.

Summary by CodeRabbit

  • Documentation
    • Added the community-maintained prisma-sqlite-bun-adapter to the list of supported database drivers.

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

@quinnjr is attempting to deploy a commit to the Prisma Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 20e8ee2d-3772-4306-bb8b-fd7634c834b0

📥 Commits

Reviewing files that changed from the base of the PR and between 03efddd and 194ec2e.

📒 Files selected for processing (1)
  • apps/docs/content/docs/orm/core-concepts/supported-databases/database-drivers.mdx

Walkthrough

The supported database driver documentation now lists prisma-sqlite-bun-adapter as a community-maintained SQLite adapter for Bun.

Changes

Database driver documentation

Layer / File(s) Summary
Supported adapter list
apps/docs/content/docs/orm/core-concepts/supported-databases/database-drivers.mdx
The community-maintained adapters list now includes prisma-sqlite-bun-adapter for SQLite on Bun.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes adding prisma-sqlite-bun-adapter to the community driver adapters documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant