|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 61 |
| Published: December 2025 |
| Authors: Nimisha Modi |
10.5120/ijca2025925772
|
Nimisha Modi . Exploring Migration Strategies: Transforming Relational Databases to Document-Oriented NoSQL Systems. International Journal of Computer Applications. 187, 61 (December 2025), 25-31. DOI=10.5120/ijca2025925772
@article{ 10.5120/ijca2025925772,
author = { Nimisha Modi },
title = { Exploring Migration Strategies: Transforming Relational Databases to Document-Oriented NoSQL Systems },
journal = { International Journal of Computer Applications },
year = { 2025 },
volume = { 187 },
number = { 61 },
pages = { 25-31 },
doi = { 10.5120/ijca2025925772 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2025
%A Nimisha Modi
%T Exploring Migration Strategies: Transforming Relational Databases to Document-Oriented NoSQL Systems%T
%J International Journal of Computer Applications
%V 187
%N 61
%P 25-31
%R 10.5120/ijca2025925772
%I Foundation of Computer Science (FCS), NY, USA
Software systems developed over the past decade were traditionally designed to incorporate relational databases for managing their data requirements. However, relational databases increasingly struggle to handle the growing volume, velocity, and variety of data in modern applications. In response, document-oriented NoSQL databases—such as MongoDB— have progressively emerged as a compelling alternative, offering greater flexibility and scalability for managing semi-structured data. This paradigm shift has necessitated the migration of existing systems to NoSQL architectures. This paper presents a comprehensive review of migration strategies and methodologies for transitioning from relational databases to document-oriented NoSQL systems. It examines key components of the migration process, including schema conversion, data transformation, and query refactoring, while evaluating existing tools and techniques in terms of automation, scalability, and data integrity. The study identifies unresolved research challenges, including semantic preservation, schema evolution, and tool interoperability, and proposes future directions, such as AI-assisted migration planning. Overall, this paper highlights key research gaps to help researchers support the development of reliable, scalable, and semantically robust migration solutions.