在存在记录内引用约束的情况下查询树结构记录集合
数据库
2021-09-01 v3
摘要
在本文中,我们考虑一种用于许多商业数据库(如 Dremel、F1、JSON 存储)的树结构数据模型。我们在每个树结构记录内定义标识约束和引用约束。查询语言是 SQL 的一种变体,并使用扁平化作为求值机制。我们研究在这些约束存在下的查询,并指出在查询求值过程中考虑它们所带来的挑战。
引用
@article{arxiv.2102.06563,
title = {Querying collections of tree-structured records in the presence of within-record referential constraints},
author = {Foto N. Afrati and Matthew Damigos},
journal= {arXiv preprint arXiv:2102.06563},
year = {2021}
}