Extending SQL to Return a Subdatabase
Summary: Extends SQL with a RESULTDB clause to return a subdatabase—exposing all query-participating tables in their normalized forms rather than a single denormalized result. Shows applicability to hierarchical data, materialized views, and distributed DBs, with rewrite methods and an open-source algorithm; experiments reveal reduced transfer sizes and low overhead. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Joris Nix (Saarland University)
- 2. Jens Dittrich (Saarland University)
BibTeX Citation
@inproceedings{nix_sigmod25,
title = {{Extending SQL to Return a Subdatabase}},
author = {Nix, Joris and Dittrich, Jens},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3725291},
url = {https://dl.acm.org/doi/10.1145/3725291},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,133 | Database Research needs an Abstract Relational Query Language | 2026 | CIDR | 5.093636e-05 |
| 10,394 | Query Optimization for Database-Returning Queries | 2026 | SIGMOD | 5.093636e-05 |
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 | 1,555 | Keyword Search in Databases: The Power of RDBMS | 2009 | SIGMOD |
| 2 | 3,889 | On Efficiently Implementing SchemaSQL on a SQL Database System | 1999 | VLDB |
| 3 | 6,253 | Declarative Sub-Operators for Universal Data Processing | 2023 | VLDB |
| 4 | 1,034 | Answering Complex SQL Queries Using Automatic Summary Tables | 2000 | SIGMOD |
| 5 | 1,154 | Efficient Exploitation of Similar Subexpressions for Query Processing | 2007 | SIGMOD |
| 6 | 12,727 | A Nested Relational Approach to Processing SQL Subqueries | 2005 | SIGMOD |
| 7 | 6,263 | Database Technology for the Masses: Sub-Operators as First-Class Entities | 2021 | VLDB |
| 8 | 1,860 | Querying Multiple Features of Groups in Relational Databases | 1996 | VLDB |
| 9 | 1,362 | Execution Strategies for SQL Subqueries | 2007 | SIGMOD |
| 10 | 10,394 | Query Optimization for Database-Returning Queries | 2026 | SIGMOD |