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 database 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.v1.datastore-pb2.BeginTransactionResponse ...>

Installation

$ pip install googledatastore

Documentation

https://cloud.google.com/datastore/docs/

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

googledatastore-6.1.0.tar.gz (13.4 kB view details)

Uploaded Source

File details

Details for the file googledatastore-6.1.0.tar.gz.

File metadata

File hashes

Hashes for googledatastore-6.1.0.tar.gz
Algorithm Hash digest
SHA256 2b16c8b0a4d5764ac424ed7ddfea9f759893c23daaf6c8538aa847511afd4387
MD5 fa78b8ece122ac28d8bdd9d9fa51879f
BLAKE2b-256 499f89dc4ce9ed913a56d712fd54927f83e1e4b393f36b6050418d8f830aeeea

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