Dynamic Querying In NoSQL System
Three mege trends big data, big user and cloud computing that leads to the adoption of NoSQL. NoSQL simply means Not Only SQL. Today most of the applications are hosted in cloud and that available through internet. They must support large number of users 24 hours a day, 365 days a year. This create explosion in number of concurrent users. So here needs a technique to handle large number of data. This paper proposes a dynamic query form interface for database exploration of an organization. Here use a document oriented NoSQL database i.e., MONGODB. MONGODB support dynamic queries that do not require predefined map reduce function.