Skip to main content

google cloud datastore protobuf client

Project description

Google Cloud Datastore Protocol Buffer client.

Google Cloud Datastore is a fully managed, schemaless, non-relational datastore accessible through Google APIs infrastructure. It provides a rich set of query capabilities, supports atomic transactions, and automatically scales up and down in response to load.

Usage

>>> import googledatastore as datastore
>>> datastore.set_options(project_id='project-id')
>>> req = datastore.BeginTransactionRequest()
>>> datastore.begin_transaction(req)
<google.datastore.v1beta3.datastore-pb2.BeginTransactionResponse ...>

Installation

$ pip install googledatastore

Documentation

https://developers.google.com/datastore

Contribute

https://github.com/GoogleCloudPlatform/google-cloud-datastore

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

testing-v1beta3-googledatastore-4.0.0b4.tar.gz (13.6 kB view details)

Uploaded Source

File details

Details for the file testing-v1beta3-googledatastore-4.0.0b4.tar.gz.

File metadata

File hashes

Hashes for testing-v1beta3-googledatastore-4.0.0b4.tar.gz
Algorithm Hash digest
SHA256 c37e99fe81cadcdb6e33748f6f36ec60cace20720105dbc2476315e3dc08b2d2
MD5 975ea121de1fb7eca5e9e9407cc25d5c
BLAKE2b-256 228da744aaa0eaae06d2cfd4134210a081a7d261e5b77c3805dec62b9f5b1b66

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page