Mobx observable wrapper for firebase firestore database.
Integrate Firebase data into MobX and React with declarative path requests.
Observable Firestore documents and collections using MobX
A serde (de)serializer using Firestore Value as its data format
Library provides a simple API for Google Firestore and own Serde serializer based on efficient gRPC API
This crate allows easy access to your Google Firestore DB via service account or OAuth impersonated Google Firebase Auth credentials.
A Rust serializer/deserializer for Google Cloud Firestore.
A timestamp serialization helper for firestore-serde.
Firestore SDK
A simple high-performance CLI tool to bulk-insert documents into Google Firestore from a JSON file.
A tiny object-document mapper for Google Firestore, focusing on a key/value object store usage model.
tower-sessions store using Cloud Firestore
A comprehensive Rust library for managing Google Cloud Firestore
A gRPC client library for Firestore, intended to run on Cloud Run.
firebase firestore for the bevy game engine
google-cloud-firestore is the official library for Google Cloud Firestore API.
ODM for Firestore in Ruby
This is the simple REST client for Cloud Firestore API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Firestore API, but note that some services may provide a separate modern client that is easier to use.
A Firestore Pry console
An opionated abstraction for reading and writing Google Firestore documents.
ActiveRecord like interface for Firestore
This is the simple REST client for Cloud Firestore API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Firestore API, but note that some services may provide a separate modern client that is easier to use.
Cloud Firestore is a NoSQL document database built for automatic scaling, high performance, and ease of application development.
Simple client for Cloud Firestore
This is the simple REST client for Cloud Firestore API V1beta2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Firestore API, but note that some services may provide a separate modern client that is easier to use.
Cloud Firestore is a NoSQL document database built for automatic scaling, high performance, and ease of application development. Note that google-cloud-firestore-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-firestore instead. See the readme for more details.
Firestore in Datastore mode is a NoSQL document database built for automatic scaling, high performance, and ease of application development.