Abstract. Evaluating a query can involve manipulation of large vol-umes of temporary data. When the volume of data becomes too great, activities such as joins and sorting must use disk, and cost minimisation involves complex trade-offs. In this paper, we explore the effect of com-pression on the cost of external sorting. Reduction in the volume of data potentially allows costs to be reduced – through reductions in disk traffic and numbers of temporary files – but on-the-fly compression can be slow and many compression methods do not allow random access to individual records. We investigate a range of compression techniques for this prob-lem, and develop successful methods based on common letter sequences. Our experiments show that, for a gi...
Sorting database tables before compressing them improves the compression rate. Can we do better than...
Sorting database tables before compressing them improves the compression rate. Can we do better than...
Columnar databases have dominated the data analysis market for their superior performance in query p...
Compression reduces both the size of indexes and the time needed to evaluate queries. In this paper,...
The size of electronic data is currently growing at a faster rate than computer memory and disk stor...
We give experimental evidence for the benefits of order preserving compression in sorting algorithms...
This chapter has demonstrated the feasibility of full-text indexing of large information bases. The ...
Data compression is one way to gain better performance from a database. Compression is typically ach...
Interactive data analysis is often conveniently done on personal computers that have limited memory....
The size of electronic data is currently growing at a faster rate than computer memory and disk stor...
AbstractIt is generally assumed that databases have to reside in external, inexpensive storage becau...
The effective performance of the external sorting is analyzed in terms of both time and I/O complexi...
In this demo, we present MorphStore, an in-memory column store with a novel compression-aware query ...
Nowadays we know how to effectively compress most basic components of any modern search engine, such...
Decision-support applications in emerging environments require that entire SQL query results be ship...
Sorting database tables before compressing them improves the compression rate. Can we do better than...
Sorting database tables before compressing them improves the compression rate. Can we do better than...
Columnar databases have dominated the data analysis market for their superior performance in query p...
Compression reduces both the size of indexes and the time needed to evaluate queries. In this paper,...
The size of electronic data is currently growing at a faster rate than computer memory and disk stor...
We give experimental evidence for the benefits of order preserving compression in sorting algorithms...
This chapter has demonstrated the feasibility of full-text indexing of large information bases. The ...
Data compression is one way to gain better performance from a database. Compression is typically ach...
Interactive data analysis is often conveniently done on personal computers that have limited memory....
The size of electronic data is currently growing at a faster rate than computer memory and disk stor...
AbstractIt is generally assumed that databases have to reside in external, inexpensive storage becau...
The effective performance of the external sorting is analyzed in terms of both time and I/O complexi...
In this demo, we present MorphStore, an in-memory column store with a novel compression-aware query ...
Nowadays we know how to effectively compress most basic components of any modern search engine, such...
Decision-support applications in emerging environments require that entire SQL query results be ship...
Sorting database tables before compressing them improves the compression rate. Can we do better than...
Sorting database tables before compressing them improves the compression rate. Can we do better than...
Columnar databases have dominated the data analysis market for their superior performance in query p...