neondatabase
Official@neondatabase
Provides serverless PostgreSQL infrastructure with integrated branching, authentication, object storage, and inference routing for modern web applications.
Agent Skills by neondatabase
Showing 18 vetted skills indexed across 4 GitHub repositories.
score-eval
Score text-based evaluation diffs against a predefined rubric.
neon-postgres-egress-optimizer
Diagnose and fix excessive Postgres egress using pg_stat_statements.
claimable-postgres
Create and manage temporary PostgreSQL databases via API calls.
neon-functions
Deploy long-running Node.js HTTP functions on Neon database branches.
neon
Provides centralized overview of Neon's backend platform including Postgres, Auth, Object Storage, Compute Functions, and AI Gateway.
neon-postgres
Configure and manage Neon Serverless Postgres integrations across development, testing, and production.
neon-postgres-branches
Select and create Neon Postgres branches for development and migration testing.
neon-ai-gateway
Route LLM inference requests through a unified Neon database branch endpoint.
neon-object-storage
Provide S3-compatible object storage synced with Neon Postgres branches.
neon-js-react
Set up the Neon JavaScript SDK for React applications with authentication and database queries.
neon-auth-react
Integrate Neon Authentication into React apps with Vite and CRA.
neon-auth-nextjs
Integrate Neon Authentication into Next.js App Router applications.
neon-serverless
Configure the Neon Serverless Driver for serverless and edge applications.
neon-drizzle
Automate Neon database provisioning and Drizzle ORM setup with migrations.
neon-toolkit
Automate creation, management, and cleanup of ephemeral Neon databases.
add-neon-docs
Add Neon best-practice reference links to project AI documentation files.
neon-auth
Set up Neon Auth for Next.js, React SPA, or Node.js applications.
neon-js
Set up unified Neon JS SDK authentication and PostgREST-style database queries.
Frequently Asked Questions About neondatabase
FAQPage SchemaWhat specific database tasks are enabled by these capabilities?▼
These capabilities enable the creation of ephemeral database branches for testing, management of serverless PostgreSQL instances, integration of S3-compatible object storage, and routing of inference requests. Users can also perform authentication setup for web frameworks and optimize network egress using pg_stat_statements.
Which personas benefit most from these database integrations?▼
Full-stack developers, database administrators, and DevOps engineers benefit from these capabilities. The features are specifically designed for those building applications with Next.js or React who require isolated development environments, secure authentication, and scalable backend storage without managing traditional database hardware.
What are the prerequisites for implementing these database features?▼
Implementation requires an existing Neon account and a project environment configured for Node.js or React. Users must have access to their database connection strings and, for specific integrations, a configured Drizzle ORM environment or a compatible web framework like Next.js.