[google-appengine] local Google Datastore Service

2011-07-21 Thread Jamil Rzayev
Dear Folks,

I am developing GWT-based application where I need to store/retrieve
data at GAE. I decided to use Google Datastore low-level API. The
service does work well, but I need to test my CRUD operations locally
not always deploying to Google App Engine.
Could you please recommend me what I can use for that?

It is part of my thesis and is very important for me to do it well.

thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] local Google Datastore Service

2011-07-22 Thread Ikai Lan (Google)
You can access the local datastore admin at:

http://localhost:PORT/_ah/admin

Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine



On Thu, Jul 21, 2011 at 2:37 PM, Jamil Rzayev wrote:

> Dear Folks,
>
> I am developing GWT-based application where I need to store/retrieve
> data at GAE. I decided to use Google Datastore low-level API. The
> service does work well, but I need to test my CRUD operations locally
> not always deploying to Google App Engine.
> Could you please recommend me what I can use for that?
>
> It is part of my thesis and is very important for me to do it well.
>
> thank you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.