How can we use MongoDb with postgresql?

What is the use case for REST api/interface provided by MongoDB?

  • MongoDB provides REST apis: http://docs.mongodb.org/ecosystem/tools/http-interfaces/ What is the use case? I am tempted to use it in the client side, but my application users would become DBusers, which is bad for managing security. I can use it in my application, but the native drivers would be faster. So what is a convincing use case for this?

  • Answer:

    Maybe if you are using a programming language that does not already have a native driver for MongoDB? Or in internal messaging listeners on a private network that are light weight with regard to dependencies.

Joe Munoz at Quora Visit the source

Was this solution helpful to you?

Other answers

Can be good as a way to provide zero-configuration scaffolding in the early development of an app.

Dek Dekku

Related Q & A:

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.