Skip to content

PlanetScale plans

Learn about the different products and plans we offer: Scaler Pro and Enterprise

Overview

PlanetScale is built to accomodate all companies at all stages. Whether you need a hassle-free managed database for your side project or you’re running millions of queries per second at the scale of YouTube, we have a solution for you.

Our plans are split into two general offerings: Scaler Pro (self-serve) and Enterprise.

Scaler Pro

The Scaler Pro plan is broken down by cluster size, which have varying levels of compute power.

ProcessorMemory
PS-101/8 vCPU1 GB RAM
PS-201/4 vCPU2 GB RAM
PS-401/2 vCPU4 GB RAM
PS-801 vCPU8 GB RAM
PS-1602 vCPU16 GB RAM
PS-3204 vCPU32 GB RAM
PS-4008 vCPU32 GB RAM
PS-6408 vCPU64 GB RAM
PS-70016 vCPU32 GB RAM
PS-90016 vCPU64 GB RAM
PS-128016 vCPU128 GB RAM
PS-140032 vCPU64 GB RAM
PS-180032 vCPU128 GB RAM
PS-210048 vCPU96 GB RAM
PS-256032 vCPU256 GB RAM
PS-270048 vCPU128 GB RAM
PS-280064 vCPU128 GB RAM
Note

Cluster size options are capped at PS-400 until you have a successfully paid $100 invoice. If you need larger sizes immediately, please contact us to unlock all sizes.

On top of processing and memory, all Scaler Pro cluster sizes share the following:

Scaler Pro
Storage/month10 GB included; $1.50 per additional 1 GB.
Row reads/monthUnmetered
Row writes/monthUnmetered
Available cluster sizes17
Availability zones3
Production branches1 included*
Development branches1,440 hours included
Concurrent ConnectionsUnmetered
Query Insights retention7 days
Horizontal shardingNot included
Deployment optionsMulti-tenant
Read-only regionsAvailable as an add-on
Web consoleIncluded
PlanetScale CLIIncluded
SSOAvailable as an add-on**
Audit log retention6 months
Automatic backupsEvery 12 hours
SupportStandard, upgrade available**
Data Branching®Included
PlanetScale BoostAvailable as an add-on

* Additional production branches are billed at the cost of your selected cluster size per month.
** SSO and Business support options are available on the Scaler Pro plan for an additional fee.

Additional production branches

Each production branch in the Scaler Pro plan provisions a separate, production database cluster in our infrastructure. Upon adding an additional production branch, you will be prompted to select the cluster size for the new branch.

Each cluster size is priced based on the selected region. You can find the full list of pricing in our Cluster pricing documentation. As an example, the following table lists the cost of each available cluster in the AWS us-east-1 region (at the time of writing):

Cluster sizeCost
PS-10$39.00
PS-20$59.00
PS-40$99.00
PS-80$179.00
PS-160$349.00
PS-320$699.00
PS-400$999.00

If you have a main production branch using the PS-40 cluster size and two addition production branches using the PS-20 cluster size, the total cost for the database would be $217.00 per month.

Production branch clusterCost per unitQuantityTotal per month
PS-40$99.001$99.00
PS-20$59.002$118.00
Grand total$217.00

Development branches

Scaler Pro development branches are billed for the time that they are running, prorated to the nearest second. Scaler Pro databases include hours_in_current_month * 2 of development branch time per month (1,440 hours for a 30 day month) at no additional cost. Any time used over the included is billed at a rate of ~$0.014 per hour ($10 / hours_in_current_month).

Note

You can set spend email alerts from your billing page. See the Spend management documentation for more information.

If a Scaler Pro database is created in the middle of a billing cycle, the included development branch hours are prorated. For example, if you create your database with 6 months remaining in the current month, the database will have 15 days * 2 (720 hours) included for that billing period.

You may see how many development branch hours have been used at any time by visiting your organization billing page. Data is updated hourly.

Fractional vCPU allocation

Some tiers of the Scaler Pro plan indicate a fractional vCPU allocation. These branches run on our multi-tenant platform and this indicates the minimum number of cycles dedicated to your workload. The vast majority of the time, there are spare compute cycles available on the underlying machine instances hosting your branch, and those are available to be used by your workload as needed for no additional charge.

If you find the performance of a given query to be substantially inconsistent over the course of a given day, you may want to upgrade to a higher tier for more consistent performance.

Selecting a cluster size

Selecting the correct cluster size for your database can have a dramatic impact on how it performs and how much it costs.

A good rule of thumb is when you notice CPU usage is consistently at or close to 100% for an extended period of time, you may benefit from upsizing your cluster. Conversely, if your CPU usage is consistently below 50%, you may be able to downsize. You can monitor your CPU usage by clicking on your database, clicking "Primary" in your architecture diagram, and referencing the chart under "Metrics and performance".

There are also special cases where you may want to temporarily upsize out of caution if you're anticipating a large spike in traffic, such as during a launch or event. In these cases, you can easily upsize ahead of your event, and then downsize after. Changing cluster sizes is a seamless operation that requires no downtime.

If you are migrating from an existing cloud provider with resource-based pricing, be sure to compare your currently selected instance with our available Scaler Pro cluster sizes.

Keep in mind, each database comes with a production branch with two replicas, as well as 1,440 hours worth of development branches. The development branchesessentially equate to two extra "always on" databases. In many cases, you can deprecate your dev/staging databases that you pay extra for with other providers in favor of the development branches. In the end, this usually results in significant cost savings.

Databases in PlanetScale also come with additional beneficial infrastructure that is not easily configured or available in other hosted database solutions. For more information on what is provisioned with each database, read our Architecture doc.

If you are unsure which plan or cluster size is right for your application, contact us to get further assistance.

Our self-serve plans are flexible enough to handle the majority of customers. However, there are several use cases where you may need a more custom plan. This is where our Enterprise offerings shine.

Upsizing and downsizing Scaler Pro clusters

As your application scales, upgrading or downgrading your Scaler Pro cluster is a seamless operation that does not involve any downtime.

To change cluster sizes, go to your PlanetScale dashboard, click on your database, click the gear icon that specifies your current cluster size, select the new cluster size, and click "Update".

The time it takes to change sizes depends on the size and region of your database. Larger databases may take 20 minutes to upsize/downsize. However, this is all done online, so you will not experience any downtime. Keep in mind, once you update your cluster size, you cannot change sizes again until the first size change completes.

When you choose to change cluster size, we upgrade each of your replicas one by one: delete the tablet container, create a new tablet container of the new size, attach the persistent volume, start it up, and connect it to the primary. Once that's complete, we fail the primary over to one of those new replicas, and do the same thing to the old primary.

PlanetScale Enterprise plan

PlanetScale's Enterprise Plan is great for users that want to scale farther, shard horizontally, and run PlanetScale in a dedicated AWS/GCP account. We offer many different deployment options, all of which come with the same set of standard features. The table below covers those shared features, as well as the different options that vary depending on your chosen deployment.

Multi-TenantSingle-TenantManaged
Horizontal sharding
Unlimited connections
Customizable feature limits
BAAs available
PCI compliant✔ (on AWS)
Dedicated AWS/GCP account
Your own AWS/GCP account

How do I know if I need an Enterprise plan?

If you’re not sure whether your use case requires an Enterprise plan, we’re more than happy to chat with you to figure it out together. You can fill out this form, and we’ll be in touch.

In general, if you need any of the following, Enterprise may be the best solution for you:

  • Resource-based pricing
  • Unlimited connections
  • Elegant sharding solution
  • Enhanced support — our expert team becomes an extension of your own
  • You need your database deployed in a single-tenant environment
  • You need to keep your data in your own AWS or GCP account
  • You need a PCI DSS certified service provider
  • Any other customizations — Our Enterprise plans offer a lot of flexibility, so if you have a requirement that’s not listed here, it’s best to reach out and we can see how we can help

Plan add-ons

Single Sign-on (SSO)

You can add SSO for your organization on the Scaler Pro plan for an additional fee. Please contact us to enable SSO.

User-scheduled backups

On the Scaler Pro plan, we run automated backups every 12 hours. Disk space for default backups is not counted against your plan's storage limit.

You can also schedule additional backups yourself as needed. For these additional user-scheduled backups, storage is billed at $0.023 per GB per month. Backups include system tables as well as your data and start at around 140MB.

Discounts

For all plans, we offer two types of discounts:

  • Consumption commitment — Save 2.5% if you agree to an annual consumption commitment
  • Upfront payment — Save an extra 10% if you pay your annual bill upfront.

You have the option to combine these two discounts for a total of 12.5% off your bill if you commit to an annual consumption commitment dollar amount and pay for the year upfront.

If you're interested in either of these discounts, please fill out our contact form and let us know which discount you're interested in, along with the following information:

  • Annual spend commitment amount (in dollars)
  • PlanetScale organization name (if it exists)
  • Company name
  • Company address
  • Business point of contact name, email, phone
  • Billing name, phone, email, address

Need help?

Get help from the PlanetScale support team, or join our GitHub discussion board to see how others are using PlanetScale.

Was this page useful?
Last updated on Help us improve this page