#google-cloud-platform #data-store #admin #google-cloud #gcp #sdk

google-cloud-datastore-admin-v1

Google Cloud Client Libraries for Rust - Cloud Datastore API

3 releases (breaking)

Uses new Rust 2024

new 0.2.0 Apr 16, 2025
0.1.0 Feb 18, 2025
0.0.0 Feb 16, 2025

#2922 in Network programming

Download history 186/week @ 2025-02-13 57/week @ 2025-02-20 7/week @ 2025-02-27 64/week @ 2025-04-10

66 downloads per month

Apache-2.0

1MB
15K SLoC

Google Cloud Client Libraries for Rust - Cloud Datastore 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 Datastore API Most applications will use the structs defined in the [client] module. More specifically:


Google Cloud Client Libraries for Rust - Cloud Datastore 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 schemaless NoSQL database to provide fully managed, robust, scalable storage for your application.

Quickstart

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

More Information

Dependencies

~19–32MB
~558K SLoC