Coder Social home page Coder Social logo

vdt / datastore-ndb-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlecloudplatform/datastore-ndb-python

0.0 1.0 0.0 1.53 MB

Automatically exported from code.google.com/p/appengine-ndb-experiment

License: Other

Makefile 0.15% Shell 0.24% Python 99.61%

datastore-ndb-python's Introduction

Google Datastore ndb Client Library

Build Status Coverage Status

Introduction


Note: As of Google App Engine SDK 1.6.4, ndb has reached status General Availability.

Using ndb from outside of Google App Engine (without the use of Remote API) is currently a work in progress and has not been released.


ndb is a client library for use with Google Cloud Datastore. It was designed specifically to be used from within the Google App Engine Python runtime.

ndb is included in the Python runtime and is available through a standard Python import.

from google.appengine.ext import ndb

It is also possible to include ndb directly from this GitHub project. This will allow application developers to manage their own dependencies. Note however that ndb depends on the non-public Google Datastore App Engine RPC API. This means that there is no explicit support for older versions of ndb in the App Engine Python runtime.

Overview

Learn how to use the ndb library by visiting the Google Cloud Platform documentation.

datastore-ndb-python's People

Contributors

eddavisson avatar metalshark avatar moraes avatar pcostell avatar

Watchers

 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.