Object Identity As A Query Language Primitive
Summary: Object identities (oids) serve as a query-language primitive for a general object-based data model that permits sharing and cycles. IQL leverages oids to represent structures, manipulate sets, and express any computable query; it is statically type-checked, bottom-up evaluable, and extendable to inheritance, with a parallel value-based infinite-tree model. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Serge Abiteboul (INRIA)
- 2. Paris C. Kanellakis (Altair; Brown University; INRIA)
BibTeX Citation
@inproceedings{abiteboul_sigmod89,
title = {{OBJECT IDENTITY AS A QUERY LANGUAGE PRIMITIVE}},
author = {Abiteboul, Serge and Kanellakis, Paris C.},
series = {{SIGMOD} '89},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/67544.66941},
url = {https://dl.acm.org/doi/10.1145/67544.66941},
year = {1989}
}
Incoming Citations (Sorted by Pagerank)
Showing 41 of 41 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 18 of 18 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 3,128 | On Accessing Object-Oriented Databases: Expressive Power, Complexity, and Restrictions | 1989 | SIGMOD |
| 2 | 1,228 | A Model of Queries for Object-Oriented Databases | 1989 | VLDB |
| 3 | 2,768 | Modeling Complex Structures in Object-Oriented Databases | 1989 | PODS |
| 4 | 2,825 | Towards an Effective Calculus for Object Query Languages | 1995 | SIGMOD |
| 5 | 971 | ILOG: Declarative Creation and Manipulation of Object Identifiers | 1990 | VLDB |
| 6 | 2,637 | A Graph-Oriented Object Database Model | 1990 | PODS |
| 7 | 4,555 | On the Equivalence of Database Restructurings Involving Object Identifiers | 1991 | PODS |
| 8 | 8,120 | Formal Semantics and Analysis of Object Queries | 2003 | SIGMOD |
| 9 | 1,003 | Algebraic Support for Complex Objects with Arrays, Identity, and Inheritance | 1991 | SIGMOD |
| 10 | 4,828 | CQL: A Query Language for Manipulating Object-oriented Databases | 1989 | VLDB |