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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for googledatastore-3.0.1b1.tar.gz
Algorithm Hash digest
SHA256 588046b4d1b92d9dbcba5cb2331bda541776754e2b1808c9730e37aa3584c346
MD5 879a2d2fee09e0eb36e38bb985d549b9
BLAKE2b-256 8d824069a9bd236b5ffaf3316f1b252c642e6dfcbb69f08460c5a4db1b4a59ff

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