PAPER DIGEST
Most Influential SIGMOD 1996 Paper · 2026-03 edition

A Query Language And Optimization Techniques For Unstructured Data

Peter Buneman; Susan Davidson; Gerd Hillebrand; Dan Suciu

Venue
ACM SIGMOD Conference (SIGMOD) 1996
Recognition
Most Influential SIGMOD 1996 Paper (Rank No. 5)
Edition
2026-03
Impact factor
7
Certificate ID
d089b13ae9018a56

Abstract

A new kind of data model has recently emerged in which the database is not constrained by a conventional schema. Systems like ACeDB, which has become very popular with biologists, and the recent Tsimmis proposal for data integration organize data in tree-like structures whose components can be used equally well to represent sets and tuples. Such structures allow great flexibility y in data representation.What query language is appropriate for such structures? Here we propose a simple language UnQL for querying data organized as a rooted, edge-labeled graph. In this model, relational data may be represented as fixed-depth trees, and on such trees UnQL is equivalent to the relational algebra. The novelty of UnQL consists in its programming constructs for arbitrarily deep data and for cyclic structures. While strictly more powerful than query languages with path expressions like XSQL, UnQL can still be efficiently evaluated. We describe new optimization techniques for the deep or "vertical" dimension of UnQL queries. Furthermore, we show that known optimization techniques for operators on flat relations apply to the "horizontal" dimension of UnQL.

Download PDF certificate