Google Cloud Firestore logo

Google Cloud Firestore

Google Cloud Firestore is a flexible, scalable NoSQL cloud database for mobile, web, and server development. It keeps data in sync across client apps through real-time listeners and offers offline support for mobile and web, enabling responsive apps that work regardless of network latency or internet connectivity. Firestore supports ACID transactions, automatic multi-region data replication, and strong consistency guarantees.

1 APIs 0 Features
DatabaseDocumentsGoogle CloudNoSQLReal-Time

APIs

Cloud Firestore API

The Cloud Firestore API provides RESTful access to create, read, update, and delete documents in Firestore databases. It supports structured queries with filters, ordering, and ...

Semantic Vocabularies

Google Cloud Firestore Context

18 classes · 0 properties

JSON-LD

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
🚀
GettingStarted
GettingStarted
🔗
Documentation
Documentation
🔑
Authentication
Authentication
💰
Pricing
Pricing
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🟢
StatusPage
StatusPage
💬
Support
Support
🔗
JSONLD
JSONLD

Sources

Raw ↑
aid: google-cloud-firestore
name: Google Cloud Firestore
description: >-
  Google Cloud Firestore is a flexible, scalable NoSQL cloud database for mobile, web, and server development. It keeps
  data in sync across client apps through real-time listeners and offers offline support for mobile and web, enabling
  responsive apps that work regardless of network latency or internet connectivity. Firestore supports ACID
  transactions, automatic multi-region data replication, and strong consistency guarantees.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/google-cloud-firestore/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.19'
type: Index
tags:
  - Database
  - Documents
  - Google Cloud
  - NoSQL
  - Real-Time
apis:
  - name: Cloud Firestore API
    description: >-
      The Cloud Firestore API provides RESTful access to create, read, update, and delete documents in Firestore
      databases. It supports structured queries with filters, ordering, and pagination, as well as batch operations and
      transactions. The API also enables database management, index configuration, and collection group queries for
      flexible data modeling and retrieval patterns.
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    humanURL: https://cloud.google.com/firestore/docs
    baseURL: https://firestore.googleapis.com/v1
    tags:
      - Collections
      - Documents
      - NoSQL
      - Queries
    properties:
      - type: Documentation
        url: https://cloud.google.com/firestore/docs/reference/rest
      - type: OpenAPI
        url: openapi/cloud-firestore-openapi.yml
      - type: Authentication
        url: https://cloud.google.com/firestore/docs/authentication
      - type: GettingStarted
        url: https://cloud.google.com/firestore/docs/quickstart
      - type: JSONSchema
        url: json-schema/document-schema.json
common:
  - type: GitHubOrganization
    url: https://github.com/googleapis
  - type: Portal
    url: https://cloud.google.com/firestore
  - type: GettingStarted
    url: https://cloud.google.com/firestore/docs/quickstart
  - type: Documentation
    url: https://cloud.google.com/firestore/docs
  - type: Authentication
    url: https://cloud.google.com/firestore/docs/authentication
  - type: Pricing
    url: https://cloud.google.com/firestore/pricing
  - type: TermsOfService
    url: https://cloud.google.com/terms
  - type: PrivacyPolicy
    url: https://policies.google.com/privacy
  - type: StatusPage
    url: https://status.cloud.google.com/
  - type: Support
    url: https://cloud.google.com/firestore/docs/support
  - type: JSONLD
    url: json-ld/google-cloud-firestore-context.jsonld
  - type: Integrations
    url: https://cloud.google.com/marketplace
integrations:
  - name: Become a Partner
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com