gpt4 book ai didi

mysql - MYSQL 中的 Friendfeed 无模式数据

转载 作者:行者123 更新时间:2023-11-29 02:37:30 25 4
gpt4 key购买 nike

我读了一篇关于无模式数据库的文章,听起来很酷。 ( http://bret.appspot.com/entry/how-friendfeed-uses-mysql )

但我不清楚他们如何对这些数据运行搜索查询?由于数据是 JSON 格式,我们如何查找它?

最佳答案

对于过滤/搜索所需的属性,首先使用单独的表对其进行索引。这使数据更加透明。

让我引用这篇文章的内容:http://bret.appspot.com/entry/how-friendfeed-uses-mysql

Indexes are stored in separate tables. To create a new index, we create a new table storing the attributes we want to index on all of our database shards.

关于mysql - MYSQL 中的 Friendfeed 无模式数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2985104/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com