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
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 testing-v1beta3-googledatastore-4.0.0b4.tar.gz.
File metadata
- Download URL: testing-v1beta3-googledatastore-4.0.0b4.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c37e99fe81cadcdb6e33748f6f36ec60cace20720105dbc2476315e3dc08b2d2
|
|
| MD5 |
975ea121de1fb7eca5e9e9407cc25d5c
|
|
| BLAKE2b-256 |
228da744aaa0eaae06d2cfd4134210a081a7d261e5b77c3805dec62b9f5b1b66
|