Model Transformation From Object Relational Database to NoSQL Document Database
Fouad Toufik, Mohamed Bahaj
Abstract
Fouad Toufik, Mohamed Bahaj
Abstract
With the high increase of data growing, NoSQL databases play a key role in storing large amount of data, to gain flexibility and scalability many industries are now replacing their relational and object relational databases by adopting NoSQL database technology for business application. However, a lot of work have been done to transform the schema and migrate the data from relational database to MongoDB, but as far as we know a few approaches has been proposed to cover the object relational database transformation. This paper describes some approaches of migration, and proposes an approach of model transformation from object relational database to NoSQL document database (MongoDB).
OpenAlex reports 11 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
With the high increase of data growing, NoSQL databases play a key role in storing large amount of data, to gain flexibility and scalability many industries are now replacing their relational and object relational databases by adopting NoSQL database technology for business application. However, a lot of work have been done to transform the schema and migrate the data from relational database to MongoDB, but as far as we know a few approaches has been proposed to cover the object relational database transformation. This paper describes some approaches of migration, and proposes an approach of model transformation from object relational database to NoSQL document database (MongoDB).
Key concepts: NoSQL, Relational database, Computer science, Database model, Database, Database design, Database schema, View