Skip to main content

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

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.2.0.tar.gz (13.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for googledatastore-6.2.0.tar.gz
Algorithm Hash digest
SHA256 672655d2c86e61c9278fd50338fb7d5e76ad8064be66ea8367bd302e0213af86
MD5 f951951d273b6d8c78094b61352735f0
BLAKE2b-256 72650ed293fc917d4178fa3ef56d025a54a27053ca7b2d8d4ca7a43f5af5087a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page