Ship faster with Postgres
The database developers trust, on a serverless platform designed to help you build reliable and scalable applications faster.
Scaling
Scaling
Focus on building applications with time and money-saving features like instant provisioning, autoscaling according to load, and scale to zero.
Discover AutoscalingBranching
Branching
Instantly branch your data and schema to access isolated DB copies for development, CI/CD, and schema migrations with copy-on-write storage.
Explore Branching
Trusted in production by thousands of teams.
Instant Provisioning
No waiting. No config.
Provisioned in 300ms
Works with
your stack
Integrate it into your language or framework within minutes and unlock a simpler developer workflow.
See all examplesimport { neon }from '@neondatabase/serverless';export async function GET() { const sql = neon(process.env.DATABASE_URL); const rows = await sql`SELECT * FROM posts`; return Response.json({ rows })}
Lightning fast. Edge ready.
The Neon serverless driver, designed for fast queries over HTTP
import { neon } from '@neondatabase/serverless';const sql = neon('postgresql://usr:pass@proj.us-east-2.aws.neon.tech/db');const posts = await sql('SELECT * FROM posts');
Get the Serverless Driver
Better database.
For modern workflows.
Boost your performance with instantread replicas. They scale down to zero when idle and don't use additional storage.
InstantPoint-in-time recovery. Up to 30 days granularity down to the transaction or second.
Unleashing Cutting-
Edge AI Applications.
The HNSW index algorithm streamlines performance, making high-dimensional vector search remarkably efficient.
Power your AI apps with PostgresThousands of databases.
Zero overhead.
Use the Neon API to deploydatabase-per-tenant architectures. Scale to fleets of thousands of databases without touching a server. Rest easy knowing scale to zero keeps costs low.
Industry leaders
trust Neon
Dive into success storiesNeon allows us to develop much faster than we’ve even been used to

Neon's serverless philosophy is aligned with our vision: no infrastructure to manage, no servers to provision, no database cluster to maintain

The killer feature that convinced us to use Neon was branching: it keeps our engineering velocity high

We've been able to automate virtually all database tasks via the Neon API, saving us a tremendous amount of time and engineering effort

Trusted Postgres

neondatabase/neon

Databases under management.Postgres for the World.

100% Postgres. Not a fork, not a rewrite.


SOC2 Compliance