Sciweavers

1821 search results - page 199 / 365
» U-DBMS: A Database System for Managing Constantly-Evolving D...
Sort
View
ICDE
1992
IEEE
116views Database» more  ICDE 1992»
15 years 6 months ago
An Index Implementation Supporting Fast Recovery for the POSTGRES Storage System
This paper presents two algorithms for maintaining Btree index consistency in a DBMS which does not use write-ahead logging (WAL). One algorithm is similar to shadow paging, but i...
Mark Sullivan, Michael A. Olson
IDEAS
2003
IEEE
91views Database» more  IDEAS 2003»
15 years 7 months ago
Implementation Issues of a Deterministic Transformation System for Structured Document Query Optimization
As the popularity of XML keeps growing rapidly, XML compliant structured document management becomes an interesting and compelling research area. Query optimization for structured...
Dunren Che
115
Voted
SIGMOD
2011
ACM
204views Database» more  SIGMOD 2011»
14 years 4 months ago
Datalog and emerging applications: an interactive tutorial
We are witnessing an exciting revival of interest in recursive Datalog queries in a variety of emerging application domains such as data integration, information extraction, netwo...
Shan Shan Huang, Todd Jeffrey Green, Boon Thau Loo
ERCIMDL
1999
Springer
111views Education» more  ERCIMDL 1999»
15 years 6 months ago
PIA - A Generic Model and System for Interactive Product and Service Catalogs
Abstract. This text motivates and de nes a generic model for interactive online or o ine product catalogs. Based on a detailed requirements analysis, the data model is de ned usi...
Florian Matthes, Ulrike Steffens
USENIX
1993
15 years 3 months ago
The Design and Implementation of the Inversion File System
This paper describes the design, implementation, and performance of the Inversion file system. Inversion provides a rich set of services to file system users, and manages a larg...
Michael A. Olson