Abstract. The B-tree and its variants have been widely applied in many data management fields. When a com-pression of these data structures is considered, we follow two objectives. The first objective is a smaller index file, the second one is a reduction of the query processing time. In this paper, we apply a compression scheme to fit these objectives. The utilized compression scheme handles com-pressed nodes in a secondary storage. If a page must be re-trieved then this page is decompressed into the tree cache. Since this compression scheme is transparent from the tree operation’s point of view, we can apply various compression algorithms to pages of a tree. Obviously, there are compres-sion algorithms suitable for various data collection...
[[abstract]]Run-Length-Encoding (RLE) is a data compression technique that is used in various applic...
When using an out-of-core indexing method to answer a query, it isgenerally assumed that the I/O co...
Run-Length-Encoding (RLE) is a data compression tech-nique that is used in various applications, e.g...
We revisit tree compression with top trees (Bille et al. Information & Computation 2015), and presen...
Different methods for compressing trees are surveyed and developed. Tree compression can be seen as ...
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees p...
Compression can sometimes improve performance by making more of the data available to the processors...
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees p...
Run-Length-Encoding (RLE) is a data compression technique that is used in various applications, e.g....
Data Compression is one of the most challenging arenas both for algorithm design and engineering. Th...
Data compression is one way to gain better performance from a database. Compression is typically ach...
Let X = x1, x2,..., xn be a sequence of non-decreasing integer values. Stor-ing a compressed represe...
Compression reduces both the size of indexes and the time needed to evaluate queries. In this paper,...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study h...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study ho...
[[abstract]]Run-Length-Encoding (RLE) is a data compression technique that is used in various applic...
When using an out-of-core indexing method to answer a query, it isgenerally assumed that the I/O co...
Run-Length-Encoding (RLE) is a data compression tech-nique that is used in various applications, e.g...
We revisit tree compression with top trees (Bille et al. Information & Computation 2015), and presen...
Different methods for compressing trees are surveyed and developed. Tree compression can be seen as ...
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees p...
Compression can sometimes improve performance by making more of the data available to the processors...
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees p...
Run-Length-Encoding (RLE) is a data compression technique that is used in various applications, e.g....
Data Compression is one of the most challenging arenas both for algorithm design and engineering. Th...
Data compression is one way to gain better performance from a database. Compression is typically ach...
Let X = x1, x2,..., xn be a sequence of non-decreasing integer values. Stor-ing a compressed represe...
Compression reduces both the size of indexes and the time needed to evaluate queries. In this paper,...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study h...
Many database applications make extensive use of bitmap indexing schemes. In this paper, we study ho...
[[abstract]]Run-Length-Encoding (RLE) is a data compression technique that is used in various applic...
When using an out-of-core indexing method to answer a query, it isgenerally assumed that the I/O co...
Run-Length-Encoding (RLE) is a data compression tech-nique that is used in various applications, e.g...