is there any datastore-like open source db could be used outside of gae?

83 views
Skip to first unread message

saintthor

unread,
Jul 21, 2012, 7:26:20 AM7/21/12
to google-a...@googlegroups.com
if not, i have to consider mongodb.

alex

unread,
Jul 21, 2012, 11:58:47 AM7/21/12
to google-a...@googlegroups.com
If you want to be as much compatible as possible, Riak [1] supports protobuf. Unfortunately, I haven't seen .proto files opensourced in the App Engine SVN repo.


-- alex

timh

unread,
Jul 24, 2012, 5:06:49 AM7/24/12
to google-a...@googlegroups.com
There is typhoonae which is a compatible environment to appengine.   http://code.google.com/p/typhoonae/   ie compatible api as well as tasks etc...

Otherwise you probably need to look at what elements of the datastore that you actually want and have a look at the myriad of 
nosql options that match your requirements.

Wikipdeia has a rundown on various nosql systems   http://en.wikipedia.org/wiki/NoSQL 

Cheers

T

Jeff Schnitzer

unread,
Jul 24, 2012, 4:57:28 PM7/24/12
to google-a...@googlegroups.com
On Sat, Jul 21, 2012 at 4:26 AM, saintthor <sain...@gmail.com> wrote:
> if not, i have to consider mongodb.

What's wrong with MongoDB?

From a high-level features-of-the-api perspective, MongoDB is
reasonably similar to the datastore. If I ever had to move an app,
it's probably where I would go.

Jeff
Reply all
Reply to author
Forward
0 new messages