google cloud datastore protobuf client
项目描述
Google Cloud Datastore Protocol Buffer客户端。
Google Cloud Datastore是一个完全管理的、无模式的、非关系型数据存储,可通过Google API基础设施访问。它提供丰富的查询功能,支持原子事务,并自动根据负载进行扩展和缩减。
使用
>>> import googledatastore as datastore
>>> datastore.set_options(project_id='project-id')
>>> req = datastore.BeginTransactionRequest()
>>> datastore.begin_transaction(req)
<google.datastore.v1beta3.datastore-pb2.BeginTransactionResponse ...>
安装
$ pip install googledatastore
文档
贡献
https://github.com/GoogleCloudPlatform/google-cloud-datastore
项目详情
关闭
哈希值 for testing-v1beta3-googledatastore-4.0.0b4.tar.gz
算法 | 哈希摘要 | |
---|---|---|
SHA256 | c37e99fe81cadcdb6e33748f6f36ec60cace20720105dbc2476315e3dc08b2d2 |
|
MD5 | 975ea121de1fb7eca5e9e9407cc25d5c |
|
BLAKE2b-256 | 228da744aaa0eaae06d2cfd4134210a081a7d261e5b77c3805dec62b9f5b1b66 |