Jump to content

Google Cloud Datastore

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Comp.arch (talk | contribs) at 21:00, 20 March 2017 (Unlink Megastore, it's not the Google concept..). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Google Cloud Datastore
Developer(s)Google Inc.
Initial releaseMay 2013; 12 years ago (2013-05)
Operating systemCross-platform
PlatformGoogle Cloud Platform
TypeDocument-oriented database
LicenseProprietary
Websitecloud.google.com/datastore/

Google Cloud Datastore (Cloud Datastore) is a highly-scalable, fully-managed NoSQL database service offered by Google on the Google Cloud Platform.[1] Cloud Datastore is built upon Google's Bigtable and Megastore technology.[2]

History

Originally released as a feature in Google App Engine in 2008,[3] Cloud Datastore was announced as a standalone product in 2013 during Google I/O.[4]

References