Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 Couchbase 有疑问。
我不提前知道进行查询的键。Couchbase 为我提供了哪些解决方案。
请记住,我有大数据集,数以亿计。
编辑:我想对存储的集合进行匹配,标准不知道提前或随机设置。这意味着我必须设置编译时间视图。我有哪些选择?
您可以使用ElasticSearch。它允许您进行动态查询。