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.0b2.tar.gz (13.5 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for testing-v1beta3-googledatastore-4.0.0b2.tar.gz
Algorithm Hash digest
SHA256 74c77f68bb25951119f372398c7b09b8dff816cb39c021741b58301eb588a19e
MD5 38c80bc2c2dc92aa22f4fa7072c352b1
BLAKE2b-256 fb7beec22781816601f2d42dd723b99e860fd715fdbc8fce2ffa2a3cf568fce5

See more details on using hashes here.

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