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.
如何在 Cassandra 中创建视图,你能给我举个例子,哪些数据来自两个或多个表。
您不能在 Cassandra 中创建视图。就像你不能做连接一样。它不是那种数据库。使用 Cassandra,您可以对模式进行不同的建模并进行非规范化。