Preferencje help
Widoczny [Schowaj] Abstrakt
Liczba wyników

Znaleziono wyników: 2

Liczba wyników na stronie
first rewind previous Strona / 1 next fast forward last
Wyniki wyszukiwania
help Sortuj według:

help Ogranicz wyniki do:
first rewind previous Strona / 1 next fast forward last
1
Content available remote Adaptive Merging on Phase Change Memory
EN
Indexing is a well-known database technique used to facilitate data access and speed up query processing. Nevertheless, the construction and modification of indexes are very expensive. In traditional approaches, all records in the database table are equally covered by the index. It is not effective, since some records may be queried very often and some never. To avoid this problem, adaptive merging has been introduced. The key idea is to create an index adaptively and incrementally as a side-product of query processing. As a result, the database table is indexed partially depending on the query workload. This paper faces the problem of adaptive merging for phase change memory (PCM). The most important features of this memory type are limited write endurance and high write latency. As a consequence, adaptive merging should be investigated from the scratch. We solve this problem in two steps. First, we apply several PCM optimization techniques to the traditional adaptive merging approach. We prove that the proposed method (eAM) outperforms a traditional approach by 60%. After that, we invent the framework for adaptive merging (PAM) and propose a new variant of the PCM-optimized index. It further improves the system performance by 20% for databases where search queries interleave with data modifications.
2
Content available remote Flash-Aware Storage of the Column Oriented Databases
EN
Solid state disks become the very popular storage devices. Nonetheless, their architecture based on flash memory has some limitations. They suffer from poor random write performance, as the flash memory blocks must be erased before write. Nowadays, among many database models, the column-oriented databases have attracted the attention. In this model, the data from the particular columns of the database table are stored separately in the memory blocks. As a consequence, only such columns are derived from the memory which are necessary for query execution. In this way, I/O number is reduced, what drastically increases the database performance. This paper proposes a new storage method for the column oriented databases on solid state disks. In this method, the data from each column is stored as a separated structure, called Column-Flash tree (CF-tree). The table is always sorted by a particular column (or a set of columns). Due to utilizing fractional cascading and tree-like structure, the efficiency of update and search is obtained. The storage may be adjusted to the altering query pattern and disk characteristics by changing the height of the CF-tree and the capacity of its levels. In contrast to the other models, the approach may be applied to both read and write optimized databases.
first rewind previous Strona / 1 next fast forward last
JavaScript jest wyłączony w Twojej przeglądarce internetowej. Włącz go, a następnie odśwież stronę, aby móc w pełni z niej korzystać.