Google Cloud Datastore ODM is a modern, fully-typed Python library that brings the beloved developer experience of App Engine's NDB to the modern Datastore SDK. Built for Python 3.10+, it bridges the gap between raw API calls and enterprise-grade application development. It features a declarative property system, intuitive AST-based query building, and intelligent, context-aware ACID transactions with automatic concurrency retries.
https://trebbble.github.io/google-cloud-datastore-odm/
https://trebbble.github.io/google-cloud-datastore-odm/roadmap/
https://trebbble.github.io/google-cloud-datastore-odm/contributing/
We recommend using uv or standard pip to install the library.
pip install google-cloud-datastore-odm