Abstract

In the 1950s, the demand for useful data storage gained importance and with it relational databases started to play an essential role in many sectors. Nowadays, relational databases cannot effectively fulfill the demands for interactive web and mobile applications, which demand flexibility and scalability for a data model. With the term NoSQL, we cover all the non-relational databases which provide no scheme and scaling model. NoSQL Databases, also called internet databases, are nowadays used by such significant organizations as Google, Amazon, Facebook and many others. Different classes of databases NoSQL, specifically couples of key-value pairs, documentary, column-oriented databases and graph databases, allow programmers to model the data near the format used in their application. One of the disadvantages, resulting from a free structure, is the security of effective searching in the non-relational databases. Several studies dealt with the effective way of searching in the non-relational databases. These studies examined the model data in the non-relational database MongoDB with the help of a relational model. In this paper, we introduce a method which searches for the data stored in the non-relational database MongoDB using the model with the permanent structure in relational database Oracle. Even though efficiency of our solution could be debated while using smaller datasets, with growing size of data the efficiency of presented solution increases.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call