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
googledatastore-3.0.4b1.tar.gz
(18.8 kB
view details)
File details
Details for the file googledatastore-3.0.4b1.tar.gz.
File metadata
- Download URL: googledatastore-3.0.4b1.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca498f6509bdf86c461a566be52f64e5b5cc63896d7dc8fbad47f575b6f4f1e3
|
|
| MD5 |
ed68ec1e397c4f714efe828fb8e33bfc
|
|
| BLAKE2b-256 |
a9a8e67d9c67a6566eb9daf7e2b5688fb72f7a71f888ac0ec17285ec55d9434a
|