Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Google Cloud Datastore Protobuf Buffers 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(dataset='dataset-id')
>>> req = datastore.BeginTransactionRequest()
>>> datastore.begin_transaction(req)
<datastore.datastore_v1_pb2.BeginTransactionResponse object at ...>

Installation

$ pip install googledatastore

Documentation

https://developers.google.com/datastore

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-4.0.0b1.tar.gz (19.4 kB view details)

Uploaded Source

File details

Details for the file googledatastore-4.0.0b1.tar.gz.

File metadata

File hashes

Hashes for googledatastore-4.0.0b1.tar.gz
Algorithm Hash digest
SHA256 d6a5e0c1b5160f83662c9980068b4589e5e0076129c206126ad9b99b47f08c7b
MD5 dccf3ede94dc55882159852d3aba70ba
BLAKE2b-256 4801566c49c311ec05fcc508f75e560f10ea93b28791bbc17e43f668df4897a6

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