Skip to content

feat(db): add node-postgres driver support#899

Open
adamkasper wants to merge 3 commits into
nuxt-hub:mainfrom
adamkasper:adam/node-postgres-driver
Open

feat(db): add node-postgres driver support#899
adamkasper wants to merge 3 commits into
nuxt-hub:mainfrom
adamkasper:adam/node-postgres-driver

Conversation

@adamkasper
Copy link
Copy Markdown
Contributor

@adamkasper adamkasper commented May 20, 2026

Adds explicit node-postgres support for NuxtHub DB.

  • Drizzle documents PlanetScale Postgres through drizzle-orm/node-postgres.
  • NuxtHub users can now opt into that driver with driver: 'node-postgres'.
  • Keeps existing PostgreSQL auto-detection unchanged: default remains postgres-js, with PGlite fallback only for the default path.

Also updates docs with per-driver PostgreSQL install guidance and adds focused tests for config resolution and client creation.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

@adamkasper is attempting to deploy a commit to the NuxtLabs Team on Vercel.

A member of the Team first needs to authorize it.

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