中文
相关论文

相关论文: Les index pour les entrep\^ots de donn\'ees : comp…

200 篇论文

Indexes are models: a B-Tree-Index can be seen as a model to map a key to the position of a record within a sorted array, a Hash-Index as a model to map a key to a position of a record within an unsorted array, and a BitMap-Index as a model…

数据库 · 计算机科学 2018-05-01 Tim Kraska , Alex Beutel , Ed H. Chi , Jeffrey Dean , Neoklis Polyzotis

Index structures are one of the most important tools that DBAs leverage to improve the performance of analytics and transactional workloads. However, building several indexes over large datasets can often become prohibitive and consume…

数据库 · 计算机科学 2020-03-26 Alex Galakatos , Michael Markovitch , Carsten Binnig , Rodrigo Fonseca , Tim Kraska

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 queries defined on data warehouses are complex and use several join operations that induce an expensive computational cost. This cost becomes even more prohibitive when queries access very large volumes of data. To improve response…

数据库 · 计算机科学 2009-09-29 Kamel Aouiche , Jerome Darmont , Omar Boussaid , Fadila Bentayeb

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

Data warehouse architectural choices and optimization techniques are critical to decision support query performance. To facilitate these choices, the performance of the designed data warehouse must be assessed, usually with benchmarks.…

数据库 · 计算机科学 2017-01-03 Jérôme Darmont , Fadila Bentayeb , Omar Boussaïd

Since the use of computers in the business world, data collection has become one of the most important issues due to the available knowledge in the data; such data has been stored in the database. The database system was developed which led…

数据库 · 计算机科学 2019-04-03 Amro F. Alasta , Muftah A. Enaba

Data warehouses are the core of decision support sys- tems, which nowadays are used by all kind of enter- prises in the entire world. Although many studies have been conducted on the need of decision support systems (DSSs) for small…

数据库 · 计算机科学 2011-02-02 Oksana Grabova , Jérôme Darmont , Jean-Hugues Chauchat , Iryna Zolotaryova

Data warehouse architectural choices and optimization techniques are critical to decision support query performance. To facilitate these choices, the performance of the designed data warehouse must be assessed. This is usually done with the…

数据库 · 计算机科学 2007-05-23 Jérôme Darmont , Fadila Bentayeb , Omar Boussaïd

Indexes facilitate efficient querying when the selection predicate is on an indexed key. As a result, when loading data, if we anticipate future selective (point or range) queries, we typically maintain an index that is gradually populated…

数据库 · 计算机科学 2022-02-10 Aneesh Raman , Subhadeep Sarkar , Matthaios Olma , Manos Athanassoulis

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

Presently, large enterprises rely on database systems to manage their data and information. These databases are useful for conducting daily business transactions. However, the tight competition in the marketplace has led to the concept of…

数据库 · 计算机科学 2012-12-11 Youssef Bassil

Btree and Rtree are two basic index structures; many different variants of them are proposed after them. Different variants are used in specific application for the performance optimization. In this paper different variants of Btree and…

数据结构与算法 · 计算机科学 2015-06-11 Parth Patel , Deepak Garg

Nowadays, decisional systems have became a significant research topic in databases. Data warehouses and data marts are the main elements of such systems. This paper presents our decisional support system. We present graphical interfaces…

数据库 · 计算机科学 2010-05-20 Frédéric Bret , Olivier Teste

Large-scale industrial recommender systems are usually confronted with computational problems due to the enormous corpus size. To retrieve and recommend the most relevant items to users under response time limits, resorting to an efficient…

信息检索 · 计算机科学 2019-11-21 Han Zhu , Daqing Chang , Ziru Xu , Pengye Zhang , Xiang Li , Jie He , Han Li , Jian Xu , Kun Gai

With the prevalence of online platforms, today, data is being generated and accessed by users at a very high rate. Besides, applications such as stock trading or high frequency trading require guaranteed low delays for performing an…

数据库 · 计算机科学 2020-03-03 Sepanta Zeighami , Raymond Chi-Wing Wong

The end-to-end lookup latency of a hierarchical index -- such as a B-tree or a learned index -- is determined by its structure such as the number of layers, the kinds of branching functions appearing in each layer, the amount of data we…

数据库 · 计算机科学 2023-09-06 Supawit Chockchowwat , Wenjie Liu , Yongjoo Park

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

The data warehousing is becoming increasingly important in terms of strategic decision making through their capacity to integrate heterogeneous data from multiple information sources in a common storage space, for querying and analysis. So…

数据库 · 计算机科学 2012-05-04 Phuc V. Nguyen

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
‹ 上一页 1 2 3 10 下一页 ›