Sciweavers

393 search results - page 64 / 79
» Storing and Querying XML Data in the Nested Relational Seque...
Sort
View
SIGMOD
1997
ACM
159views Database» more  SIGMOD 1997»
13 years 11 months ago
On-Line Warehouse View Maintenance
Data warehouses store materialized views over base data from external sources. Clients typically perform complex read-only queries on the views. The views are refreshed periodical...
Dallan Quass, Jennifer Widom
SSDBM
2003
IEEE
123views Database» more  SSDBM 2003»
14 years 1 hour ago
MoBIoS: A Metric-Space DBMS to Support Biological Discovery
MoBIoS is a specialized database management system whose storage manager is based on metric-space indexing, and whose query language entails biological data types. When relational...
Daniel P. Miranker, Weijia Xu, Rui Mao
PODS
2004
ACM
147views Database» more  PODS 2004»
14 years 6 months ago
Flexible Time Management in Data Stream Systems
Continuous queries in a Data Stream Management System (DSMS) rely on time as a basis for windows on streams and for defining a consistent semantics for multiple streams and updata...
Utkarsh Srivastava, Jennifer Widom
SIGMOD
2010
ACM
215views Database» more  SIGMOD 2010»
13 years 1 months ago
Crescando
This demonstration presents Crescando, an implementation of a distributed relational table that guarantees predictable response time on unpredictable workloads. In Crescando, data...
Georgios Giannikis, Philipp Unterbrunner, Jeremy M...
ICDE
2006
IEEE
174views Database» more  ICDE 2006»
14 years 8 months ago
Extending RDBMSs To Support Sparse Datasets Using An Interpreted Attribute Storage Format
"Sparse" data, in which relations have many attributes that are null for most tuples, presents a challenge for relational database management systems. If one uses the no...
Jennifer L. Beckmann, Alan Halverson, Rajasekar Kr...