You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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