登入選單
返回Google圖書搜尋
A Novel Approach of Hybrid Data Model in MongoDB.
註釋NoSQL databases are becoming popular day-by-day. With the invention of Web 2.0 and mobile applications like Facebook, Twitter and What's App, tremendous amount of unstructured data is generated every time. Handling such data effectively had become a challenging job today. There are many companies that are using NoSQL databases to handle such big amount of data. Many websites are providing the list of a few top NoSQL databases that are more popularly used these days. One of the topmost databases is MongoDB. The tasks like search suggestions, cloud management, storage of metadata, categorization of merchandise, etc. are performed by MongoDB efficiently. eBay website provides search suggestions which is one of the features of eBay. MongoDB provides all the search suggestions very quickly. MongoDB is ranked among the world's top five NoSQL databases by many websites and organizations. The schema designing is the major activity in the database application. The paper presents the study of the behavior of MongoDB with respect to the changing modeling style and shows some key features observed during the data modeling in MongoDB. A novel approach of data modeling, viz., 'Hybrid', is suggested to improve the database.