HubSpot/google-cloud-datastore

Name: google-cloud-datastore

Owner: HubSpot

Description: Google Cloud Datastore

Created: 2015-11-09 17:38:39.0

Updated: 2016-06-04 18:28:18.0

Pushed: 2017-09-22 18:17:04.0

Homepage: https://developers.google.com/datastore

Size: 207

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Google Cloud Datastore

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.

The API is deliberately low-level to map to the underlying Datastore RPC model and provide more flexibility to developers and higher level library implementers.

This repository contains the source code of samples and developer resources related to Google Cloud Datastore:

Samples
JSON
Protobuf
Client libraries
JSON
install googleapis
install google-api-client
install active_datastore
Protobuf
install googledatastore
endency>
roupId>com.google.apis</groupId>
rtifactId>google-api-services-datastore-protobuf</artifactId>
ersion>v1beta2-rev1-3.0.2</version>
pendency>
Documentation
Filing Issues
  1. For production issues and support, see Google Cloud Platform Support packages.
  2. For bugs or feature requests, please first look at existing issues.
  3. When applicable, create a new report.
  4. For bugs, detail the steps to reproduce the problem and the affected version number.
  5. For feature requests, articulate the usecase you are trying solve and describe current workaround.
  6. Make sure to annotate the issues with the appropriate labels.
Contributing changes
Licensing

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.