Neon powers agents and codegen platforms across the board - including Atoms, a multi-agent AI team built for production
ImageImage
ImageNEON: A DATABRICKS COMPANY

Ship faster with Postgres for modern engineering teams

Image

Postgres for the AI Engineering era. Integrate with a single command and the LLM does the hard work.

Image

Try for yourself, start building with Neon now.

Connect MCP clients to Neon:

Image

Advanced autoscaling. Keep scaling without worrying about capacity. Never overpay for resources you don’t use.

performance degradations prevented by Autoscaling every day

  • Image

    Neon autoscaling

  • Image

    Database load

  • Image

    Fixed-resource provisioned

By separating compute and storage, Neon automatically scales CPU, memory and storage to fit your workload.

Image

Instant branching. Develop and test with efficient copies of any database to eliminate surprises in production deploys.

  • Image

    Copy-on-write

    Create editable copies of databases instantly with git-like branching, saving space and time.

  • Image

    Anonymization

    Mask sensitive data with realistic fake values, enabling safe testing and sharing of datasets.

  • Image

    Ephemerality

    Obsolete branches delete themselves automatically after work is complete.

Image

Better Auth, included free. Users and sessions live in your database and branch with your data for full-stack testing.

Image

No platform fees. Enterprise-grade features available to everyone, without fixed fees or monthly minimums.

  • Image

    HIPAA and SOC2. Meet your compliance requirements without high spend commitments.

  • Image

    Private networking. Keep traffic off the public internet via PrivateLink, no additional costs.

  • Image

    Logs & metrics export. Forward them directly to Datadog or any OTel-compatible service — no extra fees.

  • Image

    Uptime SLAs. 99.95% uptime guaranteed by SLA for all workloads in Scale.

  • Image

    Point-in-time recovery. Restore your database instantly to any moment in time without flat monthly fees.

  • Image

    Single sign-on. Centralize your team access with SSO to manage logins securely.

SYSTEM: NEON DATABASE PLATFORM[ STATUS: ONLINE ][ CONNECTION: STABLE ]
ImageAgent platform

Speed and scale for agents. And devs.

Codegen and agent platforms rely on Neon to run the backend for user-generated apps.

I’m building an agent
  • Deploy thousands of databases that turn off when idle. Inactive databases pause on their own, keeping your fleet efficient and cost-effective.

    Learn more
    Databases deployed:
    • Friday
      Active:
      Idle:
    • Saturday
      Active:
      Idle:
  • Manage your fleet via API. Neon databases spin up in milliseconds, with APIs for quota controls and fleet scaling.

    Learn more
    1. 01

      Send API call and receive connection string in 120ms

      curl -X POST https://api.neon.tech/v2/projects/:id/database
      Dots pattern
    2. 02

      Test and deploy >>

      CREATE TABLE IF NOT EXISTS playing_with_neon(  id SERIAL PRIMARY KEY, name TEXT NOT NULL, value REAL);INSERT INTO playing_with_neon(name, value)SELECT LEFT(md5(i::TEXT),10),random() FROM generate_series(1,10)s(i);SELECT * FROM playing_with_neon;

Database checkpoints. Copy-on-write storage makes it cheap and fast to save point-in-time versions of your database and restore a previous state when necessary.

ImageBacked by giants

Backed by Giants. Trusted Postgres. Battle-tested scale. Neon was founded by Postgres committers, bringing decades of expertise.

  • Image

    150,000+

    New Postgres compute endpoints provisioned daily.

  • Image

    Databricks

    Neon has been a Databricks Company since May 2025.

ImageTrusted by the best
Neon's serverless philosophy is aligned with our vision: no infrastructure to manage, no servers to provision, no database cluster to maintain.
Edouard Bonlieu Co-founder at Koyeb
Image

The world's most advanced
Postgres platform.

Trusted by developers, ready for agents. Build and scale applications faster with Neon.

Get startedRead the docs
Image