GQL is a SQL-like language for retrieving entities or keys from Google Cloud Datastore.
GQL is a SQL-like language for retrieving entities or keys from the google-cloud-datastore. While GQL's features are different from those of a query language for a traditional relational database, the GQL syntax is similar to that of SQL.
Resources