期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
An Efficient Schema Transformation Technique for Data Migration from Relational to Column-Oriented Databases
1
作者 Norwini Zaidi Iskandar Ishak +1 位作者 fatimah sidi Lilly Suriani Affendey 《Computer Systems Science & Engineering》 SCIE EI 2022年第12期1175-1188,共14页
Data transformation is the core process in migrating database from relational database to NoSQL database such as column-oriented database. However,there is no standard guideline for data transformation from relationa... Data transformation is the core process in migrating database from relational database to NoSQL database such as column-oriented database. However,there is no standard guideline for data transformation from relational database toNoSQL database. A number of schema transformation techniques have been proposed to improve data transformation process and resulted better query processingtime when compared to the relational database query processing time. However,these approaches produced redundant tables in the resulted schema that in turnconsume large unnecessary storage size and produce high query processing timedue to the generated schema with redundant column families in the transformedcolumn-oriented database. In this paper, an efficient data transformation techniquefrom relational database to column-oriented database is proposed. The proposedschema transformation technique is based on the combination of denormalizationapproach, data access pattern and multiple-nested schema. In order to validate theproposed work, the proposed technique is implemented by transforming data fromMySQL database to MongoDB database. A benchmark transformation techniqueis also performed in which the query processing time and the storage size arecompared. Based on the experimental results, the proposed transformation technique showed significant improvement in terms query processing time and storagespace usage due to the reduced number of column families in the column-orienteddatabase. 展开更多
关键词 Data migration data transformation column-oriented database relational database big data
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部