中文
相关论文

相关论文: Automatic Selection of Bitmap Join Indexes in Data…

200 篇论文

Analytical queries defined on data warehouses are complex and use several join operations that are very costly, especially when run on very large data volumes. To improve response times, data warehouse administrators casually use indexing…

数据库 · 计算机科学 2008-09-12 Stéphane Azefack , Kamel Aouiche , Jérôme Darmont

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…

数据库 · 计算机科学 2019-02-06 Issam Ghabry

With the wide development of databases in general and data warehouses in particular, it is important to reduce the tasks that a database administrator must perform manually. The aim of auto-administrative systems is to administrate and…

数据库 · 计算机科学 2008-09-17 Kamel Aouiche , Jérôme Darmont , Le Gruenwald

With the wide development of databases in general and data warehouses in particular, it is important to reduce the tasks that a database administrator must perform manually. The idea of using data mining techniques to extract useful…

数据库 · 计算机科学 2007-05-23 Kamel Aouiche , Jérôme Darmont

Using data warehouses to analyse multidimensional data is a significant task in company decision-making.The data warehouse merging process is composed of two steps: matching multidimensional components and then merging them. Current…

数据库 · 计算机科学 2021-07-27 Yuzhao Yang , Jérôme Darmont , Franck Ravat , Olivier Teste

XML data warehouses form an interesting basis for decision-support applications that exploit complex data. However, native-XML database management systems (DBMSs) currently bear limited performances and it is necessary to research for ways…

数据库 · 计算机科学 2008-09-12 Hadj Mahboubi , Kamel Aouiche , Jérôme Darmont

XML data warehouses form an interesting basis for decision-support applications that exploit complex data. However, native-XML database management systems (DBMSs) currently bear limited performances and it is necessary to research for ways…

数据库 · 计算机科学 2017-01-30 Hadj Mahboubi , Jérôme Darmont

With the development of decision systems and specially data warehouses, the visibility of the data warehouse design before its creation has become essential, and that because of data warehouse importance as considered as the unique data…

数据库 · 计算机科学 2013-10-03 El Amin Aoulad Abdelouarit

As database query processing techniques are being used to handle diverse workloads, a key emerging challenge is how to efficiently handle multi-way join queries containing multiple many-to-many joins. While uncommon in traditional…

数据库 · 计算机科学 2025-05-20 Hasara Kalumin , Amol Deshpande

Traditional indexing techniques commonly employed in da\-ta\-ba\-se systems perform poorly on multidimensional array scientific data. Bitmap indices are widely used in commercial databases for processing complex queries, due to their…

数据库 · 计算机科学 2021-09-01 Luboš Krčál , Shen-Shyang Ho , Jan Holub

Materialized views and indexes are physical structures for accelerating data access that are casually used in data warehouses. However, these data structures generate some maintenance overhead. They also share the same storage space. Most…

数据库 · 计算机科学 2007-07-12 Kamel Aouiche , Jérôme Darmont

Bitmap indexes are routinely used to speed up simple aggregate queries in databases. Set operations such as intersections, unions and complements can be represented as logical operations (AND, OR, NOT). However, less is known about the…

数据库 · 计算机科学 2016-11-16 Owen Kaser , Daniel Lemire

In the use of database systems, the design of the storage engine and data model directly affects the performance of the database when performing queries. Therefore, the users of the database need to select the storage engine and design data…

数据库 · 计算机科学 2020-08-18 Hongzhi Wang , Yan Wei , Hao Yan

Configuring databases for efficient querying is a complex task, often carried out by a database administrator. Solving the problem of building indexes that truly optimize database access requires a substantial amount of database and domain…

数据库 · 计算机科学 2024-04-12 Gabriel Paludo Licks , Felipe Meneguzzi

We introduce a framework for automatically choosing data structures to support efficient computation of analytical workloads. Our contributions are twofold. First, we introduce a novel low-level intermediate language that can express the…

数据库 · 计算机科学 2021-12-28 Amir Shaikhha , Marios Kelepeshis , Mahdi Ghorbani

XML data warehouses form an interesting basis for decision-support applications that exploit heterogeneous data from multiple sources. However, XML-native database systems currently bear limited performances and it is necessary to research…

数据库 · 计算机科学 2007-07-10 Hadj Mahboubi , Kamel Aouiche , Jérôme Darmont

The one of the most time consuming steps for association rule mining is the computation of the frequency of the occurrences of itemsets in the database. The hash table index approach converts a transaction database to an hash index tree by…

数据库 · 计算机科学 2011-11-14 R. B. Geeta , Omkar Mamillapalli , Shasikumar G. Totad , Prasad Reddy P. V. G. D

Database management systems (DBMSs) carefully optimize complex multi-join queries to avoid expensive disk I/O. As servers today feature tens or hundreds of gigabytes of RAM, a significant fraction of many analytic databases becomes…

数据库 · 计算机科学 2015-07-22 Feilong Liu , Spyros Blanas

User profile is widely used in the internet consumer industry, it can be used in recommendation systems for better user experience, or improving Ads system with better conversion rate. Most internet situation we must met large scale data…

分布式、并行与集群计算 · 计算机科学 2023-10-30 Derong Tang , Hank Wang

Join ordering is the NP-hard problem of selecting the most efficient order in which to evaluate joins (conjunctive, binary operators) in a database query. Because query execution performance critically depends on this choice, join ordering…

数据库 · 计算机科学 2026-05-18 Tim Schwabe , Maribel Acosta
‹ 上一页 1 2 3 10 下一页 ›