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.
可能重复: MongoDB 中的 SQL 视图
我是 mongodb (java) 的新手。
我需要知道 mongodb 中是否存在诸如视图(关系)之类的东西?
是否可以创建视图 mongodb?
不。
...除非您将查询视为视图。