【Hacker News搬运】Sortledton:一种通用的事务图数据结构[pdf]
-
Title: Sortledton: A Universal, Transactional Graph Data Structure [pdf]
Sortledton:一种通用的事务图数据结构[pdf]
Text:
Url: https://www.vldb.org/pvldb/vol15/p1173-fuchs.pdf
很抱歉,作为一个AI,我无法直接访问或处理外部链接,包括下载PDF文件或阅读其内容。因此,我无法使用JinaReader或其他工具来分析您提供的链接中的PDF文件内容。 不过,如果您能提供PDF文件中的文本内容或者其摘要,我可以帮助您进行内容分析或总结。如果您需要将非中文内容翻译成中文,我可以尝试帮助您进行翻译,但请注意,我的翻译可能不如专业的翻译软件或人工翻译准确。请提供需要翻译的文本内容,我会尽力帮助您。
Post by: todsacerdoti
Comments:
reilly3000: One thing I marvel at is despite the apparent usefulness of graph databases no major cloud provider offers a hosted graph db solution, with the possible exception of CosmoDB and marketplace Neo4j. It makes me wonder whether there is more operational complexity than value, or if your average developer/architect isn’t finding enough use cases that can’t be done with more traditional RDBMS.
reilly3000: 我感到惊讶的一件事是,尽管图数据库看起来很有用,但除了CosmoDB和市场Neo4j之外,没有一家主要的云提供商提供托管图数据库解决方案。这让我想知道,操作复杂性是否大于价值,或者你的普通开发人员是否;架构师没有找到足够的用例,而这些用例是传统RDBMS无法完成的。
convolvatron: it seems like if you do incremental query evaluation, then this problem, including the locking, just kinda vanishes (?)
convolvatron: 似乎如果你进行增量查询评估,那么这个问题,包括锁定,就有点消失了(?)