# js-data-cloud-datastore **Repository Path**: mirrors_GoogleCloudPlatform/js-data-cloud-datastore ## Basic Information - **Project Name**: js-data-cloud-datastore - **Description**: Google Cloud Datastore adapter for js-data. Main Site: http://www.js-data.io, API Reference Docs: http://googlecloudplatform.github.io/js-data-cloud-datastore/ - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README js-data logo # js-data-cloud-datastore [![Slack Status][sl_b]][sl_l] [![npm version][npm_b]][npm_l] [![Circle CI][circle_b]][circle_l] [![npm downloads][dn_b]][dn_l] [![Coverage Status][cov_b]][cov_l] Google Cloud Datastore adapter for [js-data](http://www.js-data.io/). __Note:__ This adapter is in beta, and uses the 3.0 beta version of js-data. To get started, visit __[http://js-data.io](http://www.js-data.io/docs/js-data-cloud-datastore)__. ## Links * [Quick start](http://www.js-data.io/docs/home#quick-start) - Get started in 5 minutes * [Guides and Tutorials](http://www.js-data.io/docs/home) - Learn how to use JSData * [`CloudDatastoreAdapter` Guide](http://www.js-data.io/docs/js-data-cloud-datastore) - Learn how to use `CloudDatastoreAdapter` * [API Reference Docs](http://api.js-data.io) - Explore components, methods, options, etc. * [Community & Support](http://js-data.io/docs/community) - Find solutions and chat with the community * [General Contributing Guide](http://js-data.io/docs/contributing) - Give back and move the project forward * [Contributing to js-data-cloud-datastore](https://github.com/js-data/js-data-cloud-datastore/blob/master/.github/CONTRIBUTING.md) ## License Apache Version 2.0 Copyright (c) 2016 js-data-cloud-datastore project authors * [LICENSE](https://github.com/GoogleCloudPlatform/js-data-cloud-datastore/blob/master/LICENSE) * [AUTHORS](https://github.com/GoogleCloudPlatform/js-data-cloud-datastore/blob/master/AUTHORS) * [CONTRIBUTORS](https://github.com/GoogleCloudPlatform/js-data-cloud-datastore/blob/master/CONTRIBUTORS) [sl_b]: http://slack.js-data.io/badge.svg [sl_l]: http://slack.js-data.io [npm_b]: https://img.shields.io/npm/v/js-data-cloud-datastore.svg?style=flat [npm_l]: https://www.npmjs.org/package/js-data-cloud-datastore [circle_b]: https://img.shields.io/circleci/project/GoogleCloudPlatform/js-data-cloud-datastore.svg?style=flat [circle_l]: https://circleci.com/gh/GoogleCloudPlatform/js-data-cloud-datastore [dn_b]: https://img.shields.io/npm/dm/js-data-cloud-datastore.svg?style=flat [dn_l]: https://www.npmjs.org/package/js-data-cloud-datastore [cov_b]: https://img.shields.io/codecov/c/github/GoogleCloudPlatform/js-data-cloud-datastore.svg?style=flat [cov_l]: https://codecov.io/github/GoogleCloudPlatform/js-data-cloud-datastore