SQL And NoSQL Object Database Mapping to Support CRUD Operation


연구 분야: Databases



학회: 2023 International Conference on Information Technology and Computing (ICITCOM)


초록

SQL and NoSQL databases have different data models and query languages, which can pose challenges when mapping between them for CRUD operations. Utilizing object database mapping can help minimize errors when executing database query commands within program code. Manually mapping object models to database tables remains a labor- intensive and error-prone process. This research introduces an approach for building an object mapping framework on SQL and NoSQL databases. We build a framework by carrying out concept mapping, syntax conversion, and developing object database mapping. Object database mapping is developed using chaining method and active record design pattern. The framework was tested using the hospital information system billing module. The results of this research demonstrate that the constructed framework can execute CRUD query commands on three distinct types of databases: MySQL, MongoDB, and Neo4j.


Author Profile
Billy Montolalu

Informatics Department Institut Teknologi Sepuluh Nopember Surabaya Indonesia

Indonesia
Author Profile
Siti Rochimah

Informatics Department Institut Teknologi Sepuluh Nopember Surabaya Indonesia

Indonesia
Author Profile
Daniel Siahaan

Informatics Department Institut Teknologi Sepuluh Nopember Surabaya Indonesia

Indonesia

📄 논문 정보

발행 연도 2023년
인용수 359
출판 국가 Indonesia
사이트 IEEE
좋아요 수 0

연관 논문 목록 (518건)