scispace - formally typeset
S

Stratis D. Viglas

Researcher at Google

Publications -  63
Citations -  5402

Stratis D. Viglas is an academic researcher from Google. The author has contributed to research in topics: Query optimization & Query language. The author has an hindex of 23, co-authored 61 publications receiving 5222 citations. Previous affiliations of Stratis D. Viglas include University of Edinburgh & University of Wisconsin-Madison.

Papers
More filters
Proceedings ArticleDOI

Storing and querying ordered XML using a relational database system

TL;DR: This paper shows that XML's ordered data model can indeed be efficiently supported by a relational database system, and proposes three order encoding methods that can be used to represent XML order in the relational data model, and also proposes algorithms for translating ordered XPath expressions into SQL using these encoding methods.
Proceedings ArticleDOI

Evaluating window joins over unbounded streams

TL;DR: A unit-time-basis cost model is introduced to analyze the expected performance of algorithms for evaluating sliding window joins over pairs of unbounded streams and shows that asymmetric combinations of join algorithms can outperform symmetric join algorithm implementations.
Book ChapterDOI

Maximizing the output rate of multi-way join queries over streaming information sources

TL;DR: The results show that in many instances the MJoin produces outputs sooner than any tree of binary operators, which suggests that supporting multiway joins in a single, symmetric, streaming operator may be a useful addition to systems that support queries over input streams from remote sites.
Proceedings ArticleDOI

Rate-based query optimization for streaming information sources

TL;DR: A preliminary validation of the rate-based optimization framework on a prototype XML query engine shows that it is feasible and can indeed yield correct decisions, and is generic enough to be used in other database contexts.
Book ChapterDOI

Stream operators for querying data streams

TL;DR: It is shown that the sequence model can readily express a superset of the aggregate queries expressible in the previously proposed time-based data stream model, thus providing a declarative and formal semantics to understand and reason about continuous aggregate queries.