Roy Goldman
Stanford University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Roy Goldman.
international conference on management of data | 1997
Jason McHugh; Serge Abiteboul; Roy Goldman; Dallas Quass; Jennifer Widom
Lore (for Lightweight Object Repository) is a DBMS designed specifically for managing semistructured information. Implementing Lore has required rethinking all aspects of a DBMS, including storage management, indexing, query processing and optimization, and user interfaces. This paper provides an overview of these aspects of the Lore system, as well as other novel features such as dynamic structural summaries and seamless access to data from external sources.
international conference on management of data | 2000
Roy Goldman; Jennifer Widom
We present WSQ/DSQ (pronounced “wisk-disk”), a new approach for combining the query facilities of traditional databases with existing search engines on the Web. WSQ, for Web-Supported (Database) Queries, leverages results from Web searches to enhance SQL queries over a relational database. DSQ, for Database-Supported (Web) Queries, uses information stored in the database to enhance and explain Web searches. This paper focuses primarily on WSQ, describing a simple, low-overhead way to support WSQ in a relational DBMS, and demonstrating the utility of WSQ with a number of interesting queries and results. The queries supported by WSQ are enabled by two virtual tables, whose tuples represent Web search results generated dynamically during query execution. WSQ query execution may involve many high-latency calls to one or more search engines, during which the query processor is idle. We present a lightweight technique called asynchronous iteration that can be integrated easily into a standard sequential query processor to enable concurrency between query processing and multiple Web search requests. Asynchronous iteration has broader applications than WSQ alone, and it opens up many interesting query optimization issues. We have developed a prototype implementation of WSQ by extending a DBMS with virtual tables and asynchronous iteration; performance results are reported.
international workshop on the web and databases | 1998
Roy Goldman; Jennifer Widom
Semistructured graph-based databases have been proposed as well-suited stores for World-Wide Web data. Yet so far, languages for querying such data are too complex for casual Web users. Further, proposed query approaches do not take advantage of the interactive nature of typical Web sessions–users are proficient at iteratively refining their Web explorations. In this paper we propose a new model for interactively querying and searching semistructured databases. Users can begin with a simple keyword search, dynamically browse the structure of the result, and then submit further refining queries. Enabling this model exposes new requirements of a semistructured database management system that are not apparent under traditional database uses. We demonstrate the importance of efficient keyword search, structural summaries of query results, and support for inverse pointers. We also describe some preliminary solutions to these technical issues.
very large data bases | 1997
Roy Goldman; Jennifer Widom
international workshop on the web and databases | 1999
Roy Goldman; Jason McHugh; Jennifer Widom
international conference on management of data | 1996
Dallan Quass; Jennifer Widom; Roy Goldman; Kevin Haas; Qingshan Luo; Jason McHugh; Svetlozar Nestorov; Anand Rajaraman; Hugo Rivero; Serge Abiteboul; Jeffrey D. Ullman; Janet L. Wiener
Archive | 1997
Serge Abiteboul; Roy Goldman; Jason McHugh; Vasilis Vassalos; Yue Zhuge
Archive | 1998
Roy Goldman; Sudarshan S. Chawathe; Arturo Crespo; Jason McHugh
Markup Languages | 2000
Roy Goldman; Jason McHugh; Jennifer Widom
Sigmod Record | 1998
Roy Goldman; Jason McHugh; Jennifer Widom