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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for testing-v1beta3-googledatastore-4.0.0b3.tar.gz
Algorithm Hash digest
SHA256 ee45432da8a9c5ec9aaed1d6b7585a0180c985c82d31b294d76a02e2f5a2a55b
MD5 07ace7e8315c3aa79929bb7dc26d0ede
BLAKE2b-256 a7ad38f3a24946c91d6de82e7b892fe479a8df7ec6dc793ca2f85949e6d64f6b

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