Skip to main content
Pre-release

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

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

googledatastore-5.0.0b0.tar.gz (13.6 kB view details)

Uploaded Source

File details

Details for the file googledatastore-5.0.0b0.tar.gz.

File metadata

File hashes

Hashes for googledatastore-5.0.0b0.tar.gz
Algorithm Hash digest
SHA256 3b8c4075339a03f9efcc578cdf2a890cd1aa12afbfe2b3a230687ed064a33a3d
MD5 24b159c693282ae6a795ec225ad88538
BLAKE2b-256 5e09d5aec85728287f570ec3e853117214abc902907081a5b78cf780fabe2854

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