Coder Social home page Coder Social logo

alewiscondev / google-cloud-datastore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googleapis/google-cloud-datastore

0.0 1.0 0.0 206 KB

Google Cloud Datastore

Home Page: https://developers.google.com/datastore

License: Apache License 2.0

Java 41.22% Protocol Buffer 10.30% JavaScript 7.20% Makefile 3.44% HTML 1.10% Python 33.47% Ruby 3.27%

google-cloud-datastore's Introduction

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

npm install googleapis
gem install google-api-client
gem install active_datastore

Protobuf

pip install googledatastore
<dependency>
  <groupId>com.google.apis</groupId>
  <artifactId>google-api-services-datastore-protobuf</artifactId>
  <version>v1beta2-rev1-3.0.2</version>
</dependency>

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

google-cloud-datastore's People

Contributors

proppy avatar eddavisson avatar sudhirj avatar mrudelle avatar bovard avatar gbin avatar stevie400 avatar jhaber avatar jsimonweb avatar pieterdm avatar razvanm avatar skim1420 avatar wijagels avatar bmenasha avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.