dbgroup-at-ucsc / dbtune

This research project aims to develop tools in order to make index tuning easier and more effective.
http://users.soe.ucsc.edu/~alkis/tuning/
Other
5 stars 3 forks source link

Adding constraints on query cost or update cost of a divergent design #325

Open tqtrung opened 11 years ago

tqtrung commented 11 years ago

E.g.: one constraint is the update cost is at most 0.5x the update cost by the uniform design. The goal is to minimize the query execution cost.