Why MongoDB?
Most people are not building Big Data systems.
11–20 of 141 posts
Why MongoDB?
Most people are not building Big Data systems.
Why MongoDB?
Mongo is often quick to get people started and simple to work with. No migrations, or joins, etc. etc. It's not for every project, but quite nice for prototyping.
Why MongoDB?
Your demo needs fixing, it's open to XSS and that has been tried and tested, as expected for this crowd. :)
Your demo needs fixing, it's open to XSS and that has been tried and tested, as expected for this crowd. :)
As a curious noob, could u explain what is the source of the XSS vulnerability in this case? Is it simply that the site isn't being served over tls/ssl?
Why MongoDB?
MongoDB plays very well with the rest of the javascript based stack, which mean development and testing is simpler. For many use cases the development time is the real cost, and the database itself is simple enough that what it is running on does not really matter much. Most people are not building Big Data systems.
Why MongoDB?
Why MongoDB?
MongoDB plays very well with the rest of the javascript based stack, which mean development and testing is simpler. For many use cases the development time is the real cost, and the database itself is simple enough that what it is running on does not really matter much. Most people are not building Big Data systems.
It has very good integration with Hadoop, Spark etc.