Posts tagged "Database"

Subscribe to feed
  • Netlify Database is now generally available

    Netlify Database is launching today as a serverless Postgres database that’s deeply integrated into the Netlify workflow and upgraded from the beta experience to a full Netlify primitive.

    Netlify Database is designed to provide strong guardrails out-of-the-box when collaborating with team members and AI agents. For example, a marketing team member can start an agent run to suggest a feature that requires database changes, and then test the changes in a preview environment. A developer then reviews and publishes the change, and only then is the production database changed.

    When you create or update a project on Netlify using Agent Runners, your AI agent will automatically detect whether your app needs a database and set it up for you as needed. If you’re working locally, a database is provisioned automatically when you install @netlify/database and deploy to Netlify.

    Learn more about why we built Netlify Database and how it works in our official blog post.

    What’s new

    Netlify Database replaces the beta Netlify DB experience that required an extension for the initial setup. The new experience is a native Netlify primitive, which means you can customize your database setup, choose your own ORM, and more.

    Pricing and availability

    Netlify Database is available for Credit-based plans only. When a database is active, it consumes credits for the compute and bandwidth used. However, database storage space (i.e., the size of data stored) is free until July 1, 2026.

    Different limits apply to your database depending on your plan type. Learn more in the Plan limits docs.

    Usage meter updates

    To help you better understand how database usage works alongside other meters, we’re adding more context to how your usage is calculated and applied.

    We’re breaking down the Bandwidth and Compute meters to show you more granular usage for your team’s databases:

    Before launchAfter launch
    BandwidthBandwidth is now broken down into Database Bandwidth and Web Bandwidth
    ComputeCompute is now broken down into Database Compute and Functions & Agent Compute

    Learn more about how usage meters work in our Database usage meters docs.

    Switching from the Netlify DB Beta experience

    If you set up a database using the Netlify DB Beta experience, which required the Neon extension, you can continue using it — Netlify will continue to support these databases. If you have a Credit-based plan, you have the option to switch to the new experience.

    Get started

    Get started with Netlify Database from your Agent Runners dashboard, favorite local AI agent, or CLI.

    Here are some quick docs links to get you started:

    Permalink to Netlify Database is now generally available
  • Netlify Database GA coming soon, no new databases for now

    The GA version of Netlify DB launches the week of April 20, 2026, bringing many significant improvements and it won’t require installing an extension anymore.

    The move from the beta experience to the GA database experience is not automatic, and is not required. We will publish detailed instructions for anyone wishing to migrate. There will be no required switch or migration, no loss of data, and no sudden charges for anyone using an already-created database with the beta experience.

    Starting today, April 13, 2026, you cannot create new databases using the beta Netlify DB experience. You can still claim existing databases to your own Neon account.

    If you created a database in the past week, recall from the Netlify DB beta docs that you must claim your database within 7 days through your own Neon account or the the database will be automatically deleted. Learn more in our docs on claiming your database.

    Permalink to Netlify Database GA coming soon, no new databases for now