Selection of BJI configuration: Approach based on minimal transversals
Issam Ghabry

TL;DR
This paper presents a method for selecting binary join indexes in data warehouses using minimal transversals to optimize query execution costs.
Contribution
It introduces a novel approach based on minimal transversals for selecting binary join indexes to improve data warehouse query performance.
Findings
Optimized index configurations reduce query execution costs.
The approach effectively selects indexes that cover complex query sets.
Experimental results demonstrate improved performance over traditional methods.
Abstract
Decision systems deal with a large volume of data stored in new databases called data warehouses. Data warehouses are typically modeled by a star schema that conventionally presents a central fact table and a set of dimension tables. The corresponding queries for this type of model are therefore very complex. In order to reduce the cost of executing complex queries, which contain very expensive joins, the solution envisaged would be to guarantee a good physical design of the data warehouses. Binary join indexes are very suitable to reduce the cost of executing these joins. In this work, we proposed a binary join index selection approach based on the notion of minimal transversal. The final configuration obtained is composed of several indexes, which make it possible to optimize the execution cost of the query set.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Rough Sets and Fuzzy Logic · Algorithms and Data Compression
