Compression Aware Physical Database Design

Computer Science – Databases

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

VLDB2011

Scientific paper

Modern RDBMSs support the ability to compress data using methods such as null suppression and dictionary encoding. Data compression offers the promise of significantly reducing storage requirements and improving I/O performance for decision support queries. However, compression can also slow down update and query performance due to the CPU costs of compression and decompression. In this paper, we study how data compression affects choice of appropriate physical database design, such as indexes, for a given workload. We observe that approaches that decouple the decision of whether or not to choose an index from whether or not to compress the index can result in poor solutions. Thus, we focus on the novel problem of integrating compression into physical database design in a scalable manner. We have implemented our techniques by modifying Microsoft SQL Server and the Database Engine Tuning Advisor (DTA) physical design tool. Our techniques are general and are potentially applicable to DBMSs that support other compression methods. Our experimental results on real world as well as TPC-H benchmark workloads demonstrate the effectiveness of our techniques.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Compression Aware Physical Database Design does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Compression Aware Physical Database Design, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Compression Aware Physical Database Design will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-109329

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.