neon-vercel-postgres

Community

Serverless Postgres across Neon/Vercel.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Patterns for integrating Neon serverless Postgres and Vercel Postgres into edge/serverless apps, with pooling, ORM integration, and migrations across Neon-based backends.

Core Features & Use Cases

  • HTTP/WebSocket-based Postgres (serverless-friendly)
  • Connection pooling for serverless/edge runtimes
  • Database branching (git-like) for preview environments
  • Drizzle ORM and Prisma integration
  • PITR/backups and SSL configuration guidance

Quick Start

  • Choose Neon Direct or Vercel Postgres
  • Install corresponding packages
  • Configure environment vars for pooled URLs and Prisma URLs

Dependency Matrix

Required Modules

drizzle-orm@neondatabase/serverless@vercel/postgresdrizzle-kitprisma

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: neon-vercel-postgres
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#neon-vercel-postgres

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository