Google appengine datastore alternative?
Posted
by betak102
on Stack Overflow
See other posts from Stack Overflow
or by betak102
Published on 2010-06-07T12:26:50Z
Indexed on
2010/06/07
21:32 UTC
Read the original article
Hit count: 177
I'm using Google AppEngine with build-in datastore. But, I want move all datastore to my new VPS.
I'll use Apache Cassandra. How to move from GAE Datastore to Apache Cassandra?
© Stack Overflow or respective owner