|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
2008 IEEE 24th International Conference on Data Engineering
Towards Declarative Queries on Adaptive Data Structures
Cancun, Mexico
April 07-April 12
ISBN: 978-1-4244-1836-7
| ASCII Text | x | ||
| Nicolas Bruno, Pablo Castro, "Towards Declarative Queries on Adaptive Data Structures," Data Engineering, International Conference on, pp. 1249-1258, 2008 IEEE 24th International Conference on Data Engineering, 2008. | |||
| BibTex | x | ||
| @article{ 10.1109/ICDE.2008.4497534, author = {Nicolas Bruno and Pablo Castro}, title = {Towards Declarative Queries on Adaptive Data Structures}, journal ={Data Engineering, International Conference on}, volume = {0}, year = {2008}, isbn = {978-1-4244-1836-7}, pages = {1249-1258}, doi = {http://doi.ieeecomputersociety.org/10.1109/ICDE.2008.4497534}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - Data Engineering, International Conference on TI - Towards Declarative Queries on Adaptive Data Structures SN - 978-1-4244-1836-7 SP1249 EP1258 A1 - Nicolas Bruno, A1 - Pablo Castro, PY - 2008 VL - 0 JA - Data Engineering, International Conference on ER - | |||
In this work we look at combining emerging technologies in programming languages with traditional query processing techniques to provide support for efficient execution of declarative queries over adaptive data structures. We first explore available technologies such as Language-Integrated Query, or LINQ (which enables declarative queries in programming languages) and the ADO.NET DataSet classes (which provide various efficient alternatives to manipulate data in procedural terms). Unfortunately, combining the good features in both technologies is not straightforward, since LINQ over DataSets results by default in execution plans that do not exploit the specific characteristics of the data structures. To address this limitation, we introduce a lightweight optimizer that dynamically chooses appropriate execution strategies for declarative queries on DataSets based on their internal structure. To further enable declarative programming, we introduce a component that dynamically reorganizes the internal representation of DataSets, so that they automatically respond to workload changes. We experimentally showcase the features of our approach.
Citation:
Nicolas Bruno, Pablo Castro, "Towards Declarative Queries on Adaptive Data Structures," icde, pp.1249-1258, 2008 IEEE 24th International Conference on Data Engineering, 2008
Usage of this product signifies your acceptance of the Terms of Use.
