Sciweavers

1779 search results - page 54 / 356
» Views in Object-Oriented Databases
Sort
View
APWEB
2004
Springer
14 years 1 months ago
Using Relational Database Constraints to Design Materialized Views in Data Warehouses
Queries to data warehouses often involve hundreds of complex aggregations over large volumes of data, and so it is infeasible to compute these queries by scanning the data sources ...
Taehee Lee, Jae-young Chang, Sang-goo Lee
DEXAW
1998
IEEE
83views Database» more  DEXAW 1998»
13 years 12 months ago
Programming Views for Mobile Database Clients
Within a database mobile environment, cached data on mobile clients can take the form of materialized views. In order to e ciently maintain such materialized views while taking in...
Susan Weissman Lauzac, Panos K. Chrysanthis
SIGMOD
2010
ACM
364views Database» more  SIGMOD 2010»
14 years 13 days ago
Optimizing schema-last tuple-store queries in graphd
Current relational databases require that a database schema exist prior to data entry and require manual optimization for best performance. We describe the query optimization tech...
Scott M. Meyer, Jutta Degener, John Giannandrea, B...
VLDB
2005
ACM
100views Database» more  VLDB 2005»
14 years 1 months ago
Query Caching and View Selection for XML Databases
In this paper, we propose a method for maintaining a semantic cache of materialized XPath views. The cached views include queries that have been previously asked, and additional s...
Bhushan Mandhani, Dan Suciu
ICDE
2003
IEEE
125views Database» more  ICDE 2003»
14 years 9 months ago
A Comparison of Three Methods for Join View Maintenance in Parallel RDBMS
Gang Luo, Jeffrey F. Naughton, Curt J. Ellmann, Mi...