neon-vercel-postgres - Setup Neon or Vercel Serverless Postgres for Edge Computing
Setup serverless Postgres with Neon or Vercel Postgres for Cloudflare Workers/Edge with connection pooling and ORM integration
Tags
Updated: 2026-02-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- choose deployment platform
- get connection string
- query database
- install database package
- create database schema
- configure environment variables
- setup connection pooling
Inputs
- Neon API key
- Vercel Postgres credentials
- database connection string
- environment variables
- ORM schema definition
Outputs
- configured database connection
- database queries results
- created database schema
- environment configuration file
Requirements
- Neon or Vercel account
- npm package manager
- Cloudflare Workers or Vercel environment
- database connection string
- TypeScript support
