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

Uploaded Source

File details

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

File metadata

  • Download URL: googledatastore-7.0.2.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for googledatastore-7.0.2.tar.gz
Algorithm Hash digest
SHA256 6880d2d9a940ddba3f7a37a97a4332c25413b1b080b314bcaeb33e2c224bcee2
MD5 a51f253864d3c44af1e4edb18dcece89
BLAKE2b-256 3acf5d90efdb2a513d5c02ba0675eefb246250b67a6ec81de610ac94d47cf1ca

See more details on using hashes here.

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