"Not Only SQL" (nosql) solutions are becoming increasingly widespread in modern data warehouses. However, integrating these solutions, known for their schema-less structures, introduces a significant challen...
详细信息
"Not Only SQL" (nosql) solutions are becoming increasingly widespread in modern data warehouses. However, integrating these solutions, known for their schema-less structures, introduces a significant challenge when engaging in online analytical processing. A notable challenge is the lack of standardized representation for various online analytical processing operations (OLAP). Furthermore, managing and handling data with varying or absent schemes can introduce complexities and interfere with the smooth execution of OLAP operations. This paper aims to deal with the prior challenge. We propose an innovative algebra designed for OLAP operations in document-oriented nosql data warehouses. This OLAP algebra encloses essential operators like Project, Select, Union and Aggregate as well as more complex operators such as Slice, Dice, Roll-up, Drill-down, and Pivot. Introducing an algebra for OLAP operators in nosql databases improves performance, standardizes operations, simplify data analysis, and maximizes flexibility and scalability. To assess the effectiveness of the proposed algebra, we conducted a comprehensive evaluation using a COVID-19 case study implemented under MongoDB.
暂无评论