Sciweavers

1779 search results - page 94 / 356
» Views in Object-Oriented Databases
Sort
View
ADBIS
2005
Springer
170views Database» more  ADBIS 2005»
14 years 2 months ago
Architecture of Pattern Management Software System
Patterns and models are artifacts that are assets to their owners. Storing them in a repository and using common interfaces for their management simplifies their usage. This articl...
Erki Eessaar
SIGCSE
2002
ACM
146views Education» more  SIGCSE 2002»
13 years 8 months ago
JDBC demonstration courseware using Servlets and Java Server Pages
This paper describes the design and functionality of courseware developed to demonstrate the JDBC API. The coursewarc is used in an advanced undergraduate database course that emp...
Suzanne W. Dietrich, Susan Darling Urban, Ion Kyri...
ICDE
2007
IEEE
130views Database» more  ICDE 2007»
14 years 10 months ago
Dynamic Materialized Views
A conventional materialized view blindly materializes and maintains all rows of a view, even rows that are never accessed. We propose a more flexible materialization strategy aime...
Jingren Zhou, Jonathan Goldstein, Luping Ding, Per...
SIGMOD
2001
ACM
147views Database» more  SIGMOD 2001»
14 years 9 months ago
Optimizing Queries Using Materialized Views: A practical, scalable solution
Materialized views can provide massive improvements in query processing time, especially for aggregation queries over large tables. To realize this potential, the query optimizer ...
Jonathan Goldstein, Per-Åke Larson
ADBIS
2006
Springer
166views Database» more  ADBIS 2006»
14 years 3 months ago
Clustering-Based Materialized View Selection in Data Warehouses
materialized view selection is a non-trivial task. Hence, its complexity must be reduced. A judicious choice of views must be costdriven and influenced by the workload experienced...
Kamel Aouiche, Pierre-Emmanuel Jouve, Jér&o...