Firestore Enterprise edition pricing

This document explains pricing details for Firestore Enterprise edition. For Standard edition pricing, see Firestore pricing.

When you use Firestore Enterprise edition, you are charged for the following:

  • Read Units, representing the data processed (documents or indexes) when you read data from your database, calculated in 4 KiB tranches. Full-text search and geospatial queries incur extra read unit charges based on query complexity and the amount of data scanned in the relevant index to find the results.
  • Real-time Update Units (Applies to Native mode), representing real-time updates requested through the Firestore in Native mode client libraries, calculated in 4KiB tranches.
  • Write Units, representing the data processed when you write data into your database, calculated in 1 KiB tranches.
  • Event Units, represents the data included in each Event, calculated in 4 KiB tranches.
  • The amount of storage that your database uses, including overhead for metadata and indexes.
  • The amount of network bandwidth that you use.

Storage and bandwidth usage are calculated in gibibytes (GiB), where 1 GiB = 2^30 bytes. All charges accrue daily.

The following sections provide details about how you are charged for your Firestore Enterprise edition usage.

Free tier usage

Firestore offers a free tier that lets you get started with no cost. The free tier amounts are listed in the following table.

Free tier amounts are applied daily and reset around midnight Pacific time.

The free tier applies to only one Firestore database per project. The first database that is created in a project without a free tier database will get the free tier. If the database with the free tier applied is deleted, the next database created will receive the free tier.

Free tier

Amount

Stored data

1 GiB

Reads units

50,000 per day

Write units

40,000 per day

Outbound data transfer

10 GiB per month

Events units

10,000 per day

Real-time updates

50,000

The following operations and features do not include free usage:

  • Managed deletes
  • PITR data
  • Backup data
  • Restore operations
  • Clone operations

Pricing by location

  • Johannesburg (africa-south1)
  • Taiwan (asia-east1)
  • Hong Kong (asia-east2)
  • Tokyo (asia-northeast1)
  • Osaka (asia-northeast2)
  • Seoul (asia-northeast3)
  • Mumbai (asia-south1)
  • Delhi (asia-south2)
  • Singapore (asia-southeast1)
  • Jakarta (asia-southeast2)
  • Bangkok (asia-southeast3)
  • Sydney (australia-southeast1)
  • Melbourne (australia-southeast2)
  • Europe 3 (eur3)
  • Warsaw (europe-central2)
  • Finland (europe-north1)
  • Stockholm (europe-north2)
  • Madrid (europe-southwest1)
  • Belgium (europe-west1)
  • Berlin (europe-west10)
  • Turin (europe-west12)
  • London (europe-west2)
  • Frankfurt (europe-west3)
  • Netherlands (europe-west4)
  • Zurich (europe-west6)
  • Milan (europe-west8)
  • Paris (europe-west9)
  • Doha (me-central1)
  • Dammam (me-central2)
  • Tel Aviv (me-west1)