Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Auto JSON: An Automatic Transformation Model for Converting Relational Database to Non-relational Documents

Author 1: K. Revathi Author 2: T. Tamilselvi Author 3: Batini Dhanwanth Author 4: M. Dhivya
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 3 · Published 2023

DOI: https://doi.org/10.14569/IJACSA.2023.0140377

Abstract

In recent days, the demand for dealing large set of distributed data obsoletes the relational database and its structured query language (SQL) solutions in practice and paves the way for novel solutions in the name of non-relational database as not-only SQL (NoSQL). The NoSQL offers dynamic, flexible, scalable, highly available, greater performance and near real-time access to the distributed nature of voluminous data used for current industrial applications. Apart from these giant features of NoSQL, the SQL is still found to be in operation because of its popularity and standard. This paper projected an algorithm to convert the relational documents of MySQL into any document oriented NoSQL databases automatically without destructing the existing relational database setup and installing the NoSQL from scratch in the core machines. Java Script Object Notation (JSON) is a human readable data interchange format, being used in web development. The characteristics of JSON widened its use cases from web development to database storage. The Mongo DB, one of the most popular document oriented NoSQL adapts JSON format for its storage. The proposed algorithm is built based on its schema definition and the performance is captured through evaluating it against a sample database from hospital management system. The findings are discussed with great interest of addressing the challenges and revealing the scope for improvement.

Keywords

How to Cite this Article

Revathi, K., Tamilselvi, T., Dhanwanth, B., & Dhivya, M. (2023). Auto JSON: An Automatic Transformation Model for Converting Relational Database to Non-relational Documents. International Journal of Advanced Computer Science and Applications, 14(3). https://doi.org/10.14569/IJACSA.2023.0140377

Revathi, K., et al.. "Auto JSON: An Automatic Transformation Model for Converting Relational Database to Non-relational Documents." International Journal of Advanced Computer Science and Applications, vol. 14, no. 3, 2023, https://doi.org/10.14569/IJACSA.2023.0140377.

@article{Revathi2023,
  title     = {Auto JSON: An Automatic Transformation Model for Converting Relational Database to Non-relational Documents},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {3},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {K. Revathi and T. Tamilselvi and Batini Dhanwanth and M. Dhivya},
  doi       = {10.14569/IJACSA.2023.0140377},
  url       = {https://doi.org/10.14569/IJACSA.2023.0140377}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.