Google-cloud-java: Make Objectify work with google-cloud-datastore

Created on 11 Nov 2015  路  15Comments  路  Source: googleapis/google-cloud-java

Objectify is a popular data access API for Google Cloud Datastore.

It would be great if we are able to make it work with gcloud-java-datastore.

/cc @stickfigure

datastore p2 feature request

Most helpful comment

For those of you who are still looking for a high level API like Objectify, check out Catatumbo - A JPA like framework for the Cloud Datastore.

https://github.com/sai-pullabhotla/catatumbo

Disclosure - I'm the author of this open source (Apache 2.0 license) API.

All 15 comments

Would love to see this!

Is there any progress on this?

I am sad to say there's no progress on this and no ETA. We would love this to be reality but for the time being it's not a priority.

This, together with a public endpoint for the Search API, would be the final piece to give us flexibility to freely move on and off the App Engine.

  • Async Datastore
  • TaskQueues
  • Memcache

For those of you who are still looking for a high level API like Objectify, check out Catatumbo - A JPA like framework for the Cloud Datastore.

https://github.com/sai-pullabhotla/catatumbo

Disclosure - I'm the author of this open source (Apache 2.0 license) API.

+1 please support Objectify

+1 this is a very high priority for customers of Datastore

+1, really needed to migrate to Flex from MVM.

+1 this is a very high priority for customers of Datastore

Team, I'm the Java PM here from GCP. Thank you for all the feedback on Objectify. I am working on this and will update you soon with a more clear status report and roadmap very soon. Thank you for your patience.

Is there a status on this?

This has been added to our feature backlog: https://github.com/GoogleCloudPlatform/google-cloud-java/wiki/Feature-backlog . This issue will be closed but is linked in the backlog and can continue to be used for comment and discussion.

This is coming with the next version of Objectify (v6). cc @stickfigure

It's in alpha right now. For people asking - please try out objectify-6.0a1. Feedback will help accelerate the release process! Thanks.

Was this page helpful?
0 / 5 - 0 ratings