Google Cloud Datastore is a highly scalable NoSQL database for your applications.
Installation
Required packages: python-datastore-sqlalchemy
Connection String
datastore://{project_id} Authentication Methods
Supported Features
JOINsSubqueriesDynamic SchemaCatalog SupportDynamic CatalogSSH TunnelingQuery CancellationFile UploadUser ImpersonationCost EstimationSQL Validation
Time Grains
Common Time Grains:
SECONDMINUTEHOURDAYWEEKMONTHQUARTERYEAR
Troubleshooting
Common error messages you may encounter when connecting to or querying Google Datastore, along with their causes and solutions.
Notes
Create a Service Account via GCP console with access to datastore datasets.
Resources
