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.
tests.py provides sample usage code.
🐍 datastore-orm wraps google-cloud-datastore in a lightweight ORM and helps you easily migrate away from NDB
PythonMIT