cirbuk / datastore-orm

🐍 datastore-orm wraps google-cloud-datastore in a lightweight ORM and helps you easily migrate away from NDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datastore ORM

This library wraps google-cloud-datastore to provide an easy to use and lightweight ORM layer. It provides an easy path to escape the confines of appengine standard and the ndb library.

Usage

tests.py provides sample usage code.

About

🐍 datastore-orm wraps google-cloud-datastore in a lightweight ORM and helps you easily migrate away from NDB

License:MIT License


Languages

Language:Python 100.0%