Implementation Of A Structured English Query Language
Summary: SEQUEL implements a query language in structured English on ERM for querying relational data via nested blocks. Predicates resolve to tid-lists via inversions; unions/intersections form a minimal scan list, with precond. reducing repeated work under correlation. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Morton M. Astrahan (IBM)
- 2. Donald D. Chamberlin (IBM)
BibTeX Citation
@inproceedings{astrahan_sigmod75,
title = {{IMPLEMENTATION OF A STRUCTURED ENGLISH QUERY LANGUAGE}},
author = {Astrahan, Morton M. and Chamberlin, Donald D.},
series = {{SIGMOD} '75},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/500080.500088},
url = {https://dl.acm.org/doi/10.1145/500080.500088},
year = {1975}
}
Incoming Citations (Sorted by Pagerank)
Showing 12 of 12 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 0 of 0 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,198 | A Recursive Algebra and Query Optimization for Nested Relations | 1989 | SIGMOD |
| 2 | 13,040 | Investigation of Algebraic Query Optimisation for Database Programming Languages | 1994 | VLDB |
| 3 | 312 | A Graphical Query Language Supporting Recursion | 1987 | SIGMOD |
| 4 | 4,925 | Query Languages and Data Models for Database Sequences and Data Streams | 2004 | VLDB |
| 5 | 14,482 | EFFICIENT PROCESSING OF RELATIONAL CALCULUS EXPRESSIONS USING RANGE QUERY THEORY (Extended Abstract) | 1984 | SIGMOD |
| 6 | 7,137 | Rule-Based Translation of Relational Queries into Iterative Programs | 1986 | SIGMOD |
| 7 | 124 | A Query Language and Optimization Techniques for Unstructured Data | 1996 | SIGMOD |
| 8 | 627 | Data Structures for an Integrated Data Base Management and Information Retrieval System | 1982 | VLDB |
| 9 | 7,409 | From Regular Expressions to Nested Words: Unifying Languages and Query Execution for Relational and XML Sequences | 2010 | VLDB |
| 10 | 639 | The Design and Implementation of a Sequence Database System | 1996 | VLDB |