CouchDB, MongoDB & Neo4j are all making names for themselves in the Big Data world. But behind these buzzwords, there is a very real and often overlooked threat. NoSQL Injection. For years Web Applications developers have been working hard to ensure that their inputs are sanitized, their strings escaped and applications secure.
But as more and more web developers move away from MySQL and other relational models toward graph and key store systems, are they falling into the same pitfalls as their peers did 10 years ago?
This talk will look at Big Data, Its uses, implementations, limitations and untimely, if Developers have adopted the same attitude to NoSQL Security as they have SQL Security.