How to import data with JSON?

What is the best alternative to AppEngine Datastore with a REST / JSON API?

  • I am wondering at the best alternative to AppEngine's BigTable which has a REST / JSON API. AppEngine's datastore is great. ndb is a nice API. The key problem I face is working with it with services external to AppEngine, and this includes data import/export. What is the best solution that provides a decent REST / JSON interface? Amazon's DynamoDB require I/O to be provisioned, and is not elastically scalable like AppEngine's datastore. MongoDB is out on this front. I am presently using RavenDB. I am interested in alternatives which are open source and don't cause any vendor lock-in.

  • Answer:

    Google Cloud Datastore is now available stand-alone and has python and java protocol buffers clients *and* a JSON API (https://developers.google.com/datastore/docs/apis/). Well done!

Anonymous at Quora Visit the source

Was this solution helpful to you?

Other answers

Check out http://parse.com.com and kinvey .

Hilmi Tolga Şahin

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.