neondatabase avatar

neondatabase

Official

@neondatabase

0Followers
|
240Public Repos
|
18Published Skills

Provides serverless PostgreSQL infrastructure with integrated branching, authentication, object storage, and inference routing for modern web applications.

Skills Distribution
DomainData Systems...Serverless Postgre.. (40%)Database Branching.. (30%)Identity & Access .. (20%)Object Storage Int.. (10%)

Agent Skills by neondatabase

Showing 18 vetted skills indexed across 4 GitHub repositories.

neondatabaseneondatabase
83

score-eval

Score text-based evaluation diffs against a predefined rubric.

Official
Intermediate
neondatabaseneondatabase
83

neon-postgres-egress-optimizer

Diagnose and fix excessive Postgres egress using pg_stat_statements.

Official
Advanced
neondatabaseneondatabase
83

claimable-postgres

Create and manage temporary PostgreSQL databases via API calls.

Official
Basic
neondatabaseneondatabase
78

neon-functions

Deploy long-running Node.js HTTP functions on Neon database branches.

Official
Advanced
neondatabaseneondatabase
78

neon

Provides centralized overview of Neon's backend platform including Postgres, Auth, Object Storage, Compute Functions, and AI Gateway.

Official
Intermediate
neondatabaseneondatabase
78

neon-postgres

Configure and manage Neon Serverless Postgres integrations across development, testing, and production.

Official
Advanced
neondatabaseneondatabase
78

neon-postgres-branches

Select and create Neon Postgres branches for development and migration testing.

Official
Advanced
neondatabaseneondatabase
78

neon-ai-gateway

Route LLM inference requests through a unified Neon database branch endpoint.

Official
Advanced
neondatabaseneondatabase
78

neon-object-storage

Provide S3-compatible object storage synced with Neon Postgres branches.

Official
Intermediate
neondatabaseneondatabase
16

neon-js-react

Set up the Neon JavaScript SDK for React applications with authentication and database queries.

Official
Intermediate
neondatabaseneondatabase
16

neon-auth-react

Integrate Neon Authentication into React apps with Vite and CRA.

Official
Intermediate
neondatabaseneondatabase
16

neon-auth-nextjs

Integrate Neon Authentication into Next.js App Router applications.

Official
Intermediate
neondatabaseneondatabase
86

neon-serverless

Configure the Neon Serverless Driver for serverless and edge applications.

Official
Intermediate
neondatabaseneondatabase
86

neon-drizzle

Automate Neon database provisioning and Drizzle ORM setup with migrations.

Official
Intermediate
neondatabaseneondatabase
86

neon-toolkit

Automate creation, management, and cleanup of ephemeral Neon databases.

Official
Intermediate
neondatabaseneondatabase
86

add-neon-docs

Add Neon best-practice reference links to project AI documentation files.

Official
Basic
neondatabaseneondatabase
86

neon-auth

Set up Neon Auth for Next.js, React SPA, or Node.js applications.

Official
Intermediate
neondatabaseneondatabase
86

neon-js

Set up unified Neon JS SDK authentication and PostgREST-style database queries.

Official
Intermediate

Frequently Asked Questions About neondatabase

FAQPage Schema
What 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.