Neon Database

Complete Neon Serverless Postgres documentation. Covers serverless setup, branching, autoscaling, integrations (Vercel, Drizzle, Prisma), connection pooling, extensions, and best practices.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Neon Database" with this command: npx skills add leonaaardob/lb-neon-skill

⚠️ Security Notice

This skill contains Neon Database documentation with command examples. Commands are for reference only and should NEVER be auto-executed by agents without explicit user approval.

Neon Database Documentation

Complete Neon Serverless Postgres documentation extracted from the official Neon website repository.

Contents

This skill includes 546 markdown files (6.8MB) covering:

Core Concepts

  • Introduction - What is Neon, architecture, and core concepts
  • Get Started - Quick start guides and initial setup
  • Serverless - Serverless PostgreSQL fundamentals

Features

  • Branching - Database branching workflows (preview, development)
  • Autoscaling - Compute autoscaling and scale-to-zero
  • Connection Pooling - Connection pooling and serverless optimization
  • Data API - HTTP-based data access

Integrations

  • Vercel - Vercel integration (env vars, preview branches)
  • Drizzle ORM - Drizzle setup and migrations
  • Prisma - Prisma integration
  • Next.js - Next.js + Neon patterns
  • Auth - Authentication integrations (Better Auth, Auth.js, Clerk, etc.)

Database Management

  • Manage - Projects, branches, databases, roles, compute
  • Import - Data import strategies (PostgreSQL dump, CSV, etc.)
  • Extensions - PostgreSQL extensions (pgvector, PostGIS, timescaledb, etc.)
  • Functions - User-defined functions and stored procedures
  • Data Types - PostgreSQL data types and Neon-specific types

Reference

  • API Reference - Neon API endpoints and CLI (neonctl)
  • Security - Security best practices, encryption, compliance
  • PostgreSQL - PostgreSQL-specific documentation
  • AI/ML - AI embeddings, RAG, pgvector

Developer Resources

  • Guides - Step-by-step tutorials for common use cases
  • Community - Community resources and support channels

Usage

This skill provides comprehensive documentation for:

  1. Setting up Neon - Creating projects, connecting to databases
  2. Integrations - Connecting Neon to frameworks and ORMs (Vercel, Drizzle, Prisma, Next.js, Better Auth)
  3. Advanced Features - Branching, autoscaling, connection pooling
  4. Best Practices - Serverless optimization, security, performance
  5. API & CLI - Programmatic access via API and neonctl CLI

File Structure

docs/
├── introduction/        # Core concepts, architecture
├── get-started/         # Quick start guides
├── serverless/          # Serverless PostgreSQL
├── connect/             # Connection strings, pooling
├── data-api/            # HTTP data access
├── manage/              # Project and database management
├── import/              # Data import guides
├── extensions/          # PostgreSQL extensions
├── functions/           # User-defined functions
├── data-types/          # PostgreSQL data types
├── reference/           # API reference, CLI
├── security/            # Security best practices
├── auth/                # Authentication integrations
├── ai/                  # AI/ML features (pgvector)
├── guides/              # Step-by-step tutorials
├── community/           # Community resources
└── shared-content/      # Reusable documentation snippets

Documentation Source

Official Neon documentation extracted from:

License

Documentation content © Neon Corporation. Used for educational purposes under fair use. Skill package © OpenClaw Community, MIT License.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Drizzle ORM Complete Documentation

Complete Drizzle ORM documentation in markdown format. Use when working with Drizzle ORM - covers schema definition, queries, migrations, database connections (PostgreSQL, MySQL, SQLite), integrations (Neon, Supabase, PlanetScale, Cloudflare D1, Turso), column types, relations, transactions, and framework usage (Next.js, SvelteKit, Astro).

Registry SourceRecently Updated
52.3K
Profile unavailable
Coding

Batter Auth Complete Documentation

Complete Better Auth documentation in markdown format. Use when implementing authentication in TypeScript projects - covers OAuth providers (Google, GitHub, etc.), email/password, passkeys, 2FA, session management, database adapters (Prisma, Drizzle), and framework integrations (Next.js, SvelteKit, etc.).

Registry SourceRecently Updated
11.2K
Profile unavailable
General

database-admin

提供数据库表结构设计、数据批量操作、复杂查询优化、类型处理及事务安全的全面数据库管理服务。

Registry SourceRecently Updated
027
Profile unavailable