CFP last date
20 January 2026
Call for Paper
February Edition
IJCA solicits high quality original research papers for the upcoming February edition of the journal. The last date of research paper submission is 20 January 2026

Submit your paper
Know more
Random Articles
Reseach Article

Exploring Migration Strategies: Transforming Relational Databases to Document-Oriented NoSQL Systems

by Nimisha Modi
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 187 - Number 61
Year of Publication: 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 ( Dec 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 },
issue_date = { Dec 2025 },
volume = { 187 },
number = { 61 },
month = { Dec },
year = { 2025 },
issn = { 0975-8887 },
pages = { 25-31 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume187/number61/exploring-migration-strategies-transforming-relational-databases-to-document-oriented-nosql-systems/ },
doi = { 10.5120/ijca2025925772 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2025-12-18T17:49:43.268878+05:30
%A Nimisha Modi
%T Exploring Migration Strategies: Transforming Relational Databases to Document-Oriented NoSQL Systems
%J International Journal of Computer Applications
%@ 0975-8887
%V 187
%N 61
%P 25-31
%D 2025
%I Foundation of Computer Science (FCS), NY, USA
Abstract

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.

References
  1. Alotaibi, O., & Pardede, E. (2019). Transformation of schema from relational database (RDB) to NoSQL databases. Data, 4(4), 148. https://doi.org/10.3390/data4040148
  2. Amir Guliyev, & Kazazi, F. (2023). Migration of data from RDBMS to NoSQL and possibility of implementing a single query language for NoSQL databases. International Journal for Research in Applied Science and Engineering Technology, 11(X), 2004–2008. https://www.ijraset.com
  3. Bansal, N., Soni, K., & Sachdeva, S. (2022). Journey of database migration from RDBMS to NoSQL data stores. In S. Sachdeva et al. (Eds.), BDA 2021 (Lecture Notes in Computer Science, Vol. 13167, pp. 1–19). Springer Nature Switzerland AG. https://doi.org/10.1007/978-3-030-96600-3_12
  4. Bhagwat, G., Rajiv, Y. A., & Kawale, P. (2022). Data migration from SQL to NoSQL using snapshot–live stream migration. International Journal of Scientific Research in Science and Technology, 9(1).
  5. Chillón, A. H., Klettke, M., Ruiz, D. S., & Molina, J. G. (2022). A taxonomy of schema changes for NoSQL databases. arXiv Preprint, arXiv:2205.11660. https://arxiv.org/abs/2205.11660
  6. Fernández Candel, C. J., Sevilla Ruiz, D., & García-Molina, J. J. (2022). A unified metamodel for NoSQL and relational databases. Information Systems, 104, Article 101898. https://doi.org/10.1016/j.is.2021.101898
  7. Ghotiya, S., Mandal, J., & Kandasamy, S. (2017). Migration from relational to NoSQL database. IOP Conference Series: Materials Science and Engineering, 263, 042055. https://doi.org/10.1088/1757-899X/263/4/042055
  8. Kuderu, N., & Kumari, V. (2016). Relational database to NoSQL conversion by schema migration and mapping. International Journal of Computer Engineering Research Trends, 3(9), 506–513.
  9. Modi, N., & Patel, J. (2025). Evaluating query processing architectures in relational and document databases. International Journal of Scientific Research in Computer Science, Engineering and Information Technology, 12(2), 2732–2736.
  10. Namdeo, B., & Suman, U. (2022). A middleware model for SQL to NoSQL query translation. Indian Journal of Science and Technology, 15(16), 718–728. https://doi.org/10.17485/IJST/v15i16.2250
  11. Rajaram, K., Sharma, P., & Selvakuma, S. (2023). DLoader: Migration of data from SQL to NoSQL databases. In Proceedings of the International Conference on Cognitive and Intelligent Computing (ICCIC 2021) (Vol. 2). Springer. https://doi.org/10.1007/978-981-19-2358-6_19
  12. Saur, K., Dumitras, T., & Hicks, M. (2015). Evolving NoSQL databases without downtime. arXiv Preprint, arXiv:1506.08800. https://doi.org/10.48550/arXiv.1506.08800
  13. Minu Balakrishnan, Abinayaa Azhahappan, Ashwin Ramdass, Rithika Sathiyappan; Integration and migration of data in ETL using Talend. AIP Conf. Proc. 4 March 2024; 3035 (1): 020009. https://doi.org/10.1063/5.0195142
  14. Wnęk, K., & Boryło, P. (2023). A Data Processing and Distribution System Based on Apache NiFi. Photonics, 10(2), 210. https://doi.org/10.3390/photonics10020210
Index Terms

Computer Science
Information Sciences
Document-oriented NoSQL Databases
SQL to NoSQL Migration
Data Transformation

Keywords

Migration Strategies Database Schema Conversion Data Transformation Query Refactoring