Research
I'm a Computer Science PhD from Indiana University, and part of the Database Lab. I defended my thesis on July 2011, with an official graduation date of September 2011. In November 2011, I will join Google as a Software Engineer.
My research is on structural indexes for XML databases, I work with my advisor Prof. Melanie Wu on the design and development of a new family of structural indices (the Trie indices). We follow a methodology that couples the partitions induced by fragments of the XPath algebra and those induced by the structural properties of an XML document to lead the design of our indexes.
Our results show that the Trie indices are capable of answering core XPath queries with arbitrarily complicated predicates using index-only plans and improving query performance in orders of magnitude over similar aproaches. The workload-aware indices we designed enhance query evaluation performance and alleviate the trade-off between space and performance.
We have also developed a workload-aware version of our indices that study how to leverage workload information to obtain better results while reducing index size.
For more details, check the Papers section below.