Sciweavers

1552 search results - page 57 / 311
» Creating Database Queries by Demonstration
Sort
View
SIGMOD
2010
ACM
277views Database» more  SIGMOD 2010»
15 years 2 months ago
Glacier: a query-to-hardware compiler
Field-programmable gate arrays (FPGAs) are a promising technology that can be used in database systems. In this demonstration we show Glacier, a library and a compiler that can be...
René Müller, Jens Teubner, Gustavo Alo...
SIGMOD
2001
ACM
221views Database» more  SIGMOD 2001»
15 years 10 months ago
Adaptable Query Optimization and Evaluation in Temporal Middleware
Time-referenced data are pervasive in most real-world databases. Recent advances in temporal query languages show that such database applications may benefit substantially from bu...
Giedrius Slivinskas, Christian S. Jensen, Richard ...
SIGMOD
2005
ACM
111views Database» more  SIGMOD 2005»
15 years 10 months ago
Efficient Computation of Multiple Group By Queries
Data analysts need to understand the quality of data in the warehouse. This is often done by issuing many Group By queries on the sets of columns of interest. Since the volume of ...
Zhimin Chen, Vivek R. Narasayya
WWW
2010
ACM
15 years 4 months ago
Matrix "Bit" loaded: a scalable lightweight join query processor for RDF data
The Semantic Web community, until now, has used traditional database systems for the storage and querying of RDF data. The SPARQL query language also closely follows SQL syntax. A...
Medha Atre, Vineet Chaoji, Mohammed J. Zaki, James...
SIGMOD
2008
ACM
143views Database» more  SIGMOD 2008»
15 years 10 months ago
XML query optimization in the presence of side effects
The emergence of database languages with side effects, notably for XML, raises significant challenges for database compilers and optimizers. In this paper, we extend an algebra fo...
Giorgio Ghelli, Nicola Onose, Kristoffer Hø...