cyberneticlibrary

Provision serverless Postgres on Neon

using-neonskillsetup L20
Sheshiyer/skill-clusters
What it does

Connect to and operate Neon serverless PostgreSQL from Node.js applications

Best for

Agents querying Neon PostgreSQL without managing connection infrastructure

Inputs
  • · NEON_DATABASE_URL
  • · SQL queries
Outputs
  • · query results as JSON
  • · connection pool status
Requires
  • · Node.js
  • · Neon account
  • · pg or @neondatabase/serverless driver
Preconditions

Neon project provisioned with database created

Failure modes

Connection pooling may timeout on cold starts; connection limits apply

Trust signals
  • · native serverless compute integration
  • · pool configuration with sensible defaults