#google-cloud #firestore #document-database #gcp #sdk

google-cloud-firestore-admin-v1

Google Cloud Client Libraries for Rust - Cloud Firestore API

2 unstable releases

new 0.1.0 Feb 18, 2025
0.0.0 Feb 17, 2025

#2725 in Network programming

44 downloads per month

Apache-2.0

1MB
14K SLoC

Google Cloud Client Libraries for Rust - Cloud Firestore API

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

Accesses the NoSQL document database built for automatic scaling, high performance, and ease of application development.

Quickstart

The main types to work with this crate are the clients:

More Information


lib.rs:

Google Cloud Client Libraries for Rust - Cloud Firestore API

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

This crate contains traits, types, and functions to interact with Cloud Firestore API Most applications will use the structs defined in the [client] module. More specifically:

Dependencies

~19–31MB
~552K SLoC