Support for Google Cloud Datastore

242 views
Skip to first unread message

Ranjit Chacko

unread,
Nov 21, 2014, 3:08:41 PM11/21/14
to objectify...@googlegroups.com
Hi,

Is there current or planned support for using Objectify with the Google Cloud Datastore API? I'm interested in accessing our App Engine data from instances in Compute Engine via the GCD API and it'd be great if there were tools for working at a higher level than entities.

Thanks,

-Ranjit

Jeff Schnitzer

unread,
Nov 22, 2014, 1:37:34 PM11/22/14
to objectify...@googlegroups.com
I don't have an immediate answer for this. I see two potential futures:

 1. A GAE-to-GoogleCloudDatastore adapter will appear, so Objectify can run against that as-is.

 2. A GoogleCloudDatatstore-to-GAE adapter will appear, and I will change Objectify to work against the GCD API.

If Google doesn't do it, I might end up writing one of these adapters - but it hasn't been an itch I (or one of my clients) needed to scratch yet. I suspect #1 is more likely, but I would need some input from Google.

Jeff



--
You received this message because you are subscribed to the Google Groups "objectify-appengine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to objectify-appen...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Gabriel Axel

unread,
Nov 24, 2014, 1:28:40 PM11/24/14
to objectify...@googlegroups.com
You can use App Engine's Remote API to be able to use App Engine's APIs, and therefore also Objectify, from an external application. It may be less efficient and more costly than working directly with the datastore, but could be worth it if you get to use Objectify instead of the low level API.

Jon Stevens

unread,
Nov 24, 2014, 1:35:44 PM11/24/14
to objectify...@googlegroups.com
Another option, use Managed VM's within AppEngine. This is effectively a VM on GCE, but with access to AppEngine goodies like the datastore. https://cloud.google.com/appengine/docs/managed-vms/

jon


Deepak Singh

unread,
Feb 12, 2015, 4:01:24 PM2/12/15
to objectify...@googlegroups.com
Does objectify work smoothly with Managed VM ?


--
Deepak Singh

Jon Stevens

unread,
Feb 12, 2015, 4:08:09 PM2/12/15
to objectify...@googlegroups.com
Haven't tried it yet, but I don't see why not. =)

jon

Aleem Mawani

unread,
Feb 12, 2015, 4:34:33 PM2/12/15
to objectify...@googlegroups.com
I've tried it on the "old style" managed VM's which don't require docker containers. Haven't tried it on one that does.
Reply all
Reply to author
Forward
0 new messages