Skip to content

razvanm/google-cloud-datastore-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go library for 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.

This repository contains the Go library only for the protocol buffers API for Google Cloud Datastore. Please see GoogleCloudPlatform/google-cloud-datastore for other languages. Generic Go JSON support for many Google APIs is provided by google-api-go-client. Note that the datastore JSON support doesn't work properly (issue #54 and discussion).

Contributing changes

Licensing

About

Go library for the protocol buffers API for Google Cloud Datastore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published