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
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
File details
Details for the file googledatastore-v1beta2-rev1-2.0.0.tar.gz.
File metadata
- Download URL: googledatastore-v1beta2-rev1-2.0.0.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2f88af87b79d2d71cb7ebad4eb0a2b0219aafbbc1a456c3bd0dfe3b9da0a04f
|
|
| MD5 |
3b9f392ce0bef7a19f6498034f4dc4e9
|
|
| BLAKE2b-256 |
53db3e1541b7bfc8526069d37c1254a300b9c106a3bb35c7424904c990b3ca45
|