Sciweavers

VLDB
1990
ACM

An Incremental Join Attachment for Starburst

13 years 8 months ago
An Incremental Join Attachment for Starburst
ABSTRACT - In this paperwe describe the design, implementation, and performance of an incremental join facility that has been added as an extension to the Starburst extensible DBMS. This facility provides an efficient access path for joins that materialize many-to-one relationships, and it works by maintaining hidden pointer fields embedded in related tuples. The facility was constructed for two reasons: as an experiment in using pointers in the internals of a relational DBMS, and as a stress-test of the Starburst extension architecture. In addition to describing the join facility and its performance, we also summarize what it taught us about extensibility both in Starburst and in general.
Michael J. Carey, Eugene J. Shekita, George Lapis,
Added 11 Aug 2010
Updated 11 Aug 2010
Type Conference
Year 1990
Where VLDB
Authors Michael J. Carey, Eugene J. Shekita, George Lapis, Bruce G. Lindsay, John McPherson
Comments (0)