Skip to content

Unlimited seats on Netlify Pro for $20/month → Learn more 👥

Billing, limits, and compliance

Netlify Database is available on 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. Learn more in our billing and usage docs.

Netlify Database billing is based on actual usage of compute and bandwidth.

Database storage will be billed no earlier than July 1, 2026, with rates announced in advance. Storage rates will be based upon comparable industry standards, and the vast majority of users are expected to utilize a very low credit amount for storage.

For more details on how credits are consumed, check out How credits work.

This meter is based on the total amount of database compute units consumed over a billing period. This amount is dependent on the actual usage of your database, and your auto-scale and sleep on inactivity settings.

The current credit cost is 10 credits per unit.

For this example, let’s assume the following:

  • You have a Personal plan. On this plan, your database is configured with default auto-scale settings (minimum of 1 compute unit, maximum of 4) and goes to sleep automatically after 5 minutes of idle time.
  • You have one project with a database.
  • That database is active for 37 hours in total throughout the billing period (including idle time before going to sleep).

If the database only needs the default minimum compute units for that whole duration - you will be billed for 37 compute units in total.

However, what if the database consumes compute at varying levels throughout that time? For example, suppose it uses:

  • 33 hours of using the minimum compute (1 unit) - consuming 1 unit per hour, or 33 units in total
  • 2.5 hours of using 2 compute units - consuming 2 units per hour, or 5 units in total
  • 1.5 hours of using 4 compute units - consuming 4 units per hour, or 6 units in total.

In this scenario, you will consume 44 compute units in total. At the current credit cost of 10 credits per unit, you will be billed for 440 credits for database compute.

This meter measures the total network traffic going out from Netlify Database in response to any request over the billing period.

Typically, requests to the database are made mostly by code in your Netlify Functions or Edge Functions which query or modify data. Network traffic going out from your database into your functions is measured in this meter.

The current credit cost is 20 credits per GB.

If your database sent out 4.37 GB over the network in the billing period, you will be billed for 87.4 credits for database bandwidth.

Netlify Database has limits based on your Credit-based pricing plan.

The limits below are designed to be fair and protect you from unintended high costs due to excessive usage. If you would like higher limits, here are your options:

  • If you have an Enterprise plan, contact your account manager directly.
  • If you have a Pro plan, please contact support.
LimitFreePersonalProEnterprise
Databases per account3 databases5 databases50 databases500 databases by default
Branches per database20 branches50 branches150 branches225 branches
On-schedule backup retention3 days7 days30 days30 days
On-publish backup retentionBackup of last published deploy onlyFor 3 latest published deploysFor 10 latest published deploysFor 10 latest published deploys
Minimum compute units per database1114
Maximum compute units per database141632
Minimum sleep-on-inactivity time5 minutes5 minutes5 minutes5 minutes
Maximum sleep-on-inactivity time5 minutes5 minutesAlways onAlways on
Total compute units per database over a billing period48 database compute unitsNo limitNo limitNo limit
Total data written per database over a billing period5 GB100 GB100 GBNo limit
Database bandwidth (network data out) per database over a billing period5 GB100 GB100 GBNo limit
Database storage size per database (maximum at any given point)5 GB100 GB100 GBNo limit

If you use or process credit card data, please note that Database Services are not certified under the Payment Card Industry Data Security Standard (PCI-DSS). You must not use Database Services to store, process, or transmit cardholder data, primary account numbers, or other data regulated under PCI-DSS.

Database Services are not HIPAA-eligible by default. Customers who require HIPAA-compliant database functionality must contact Netlify to configure their account in a compliant fashion. You must not store Protected Health Information in Database Services that are not set up to be HIPAA compliant.