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.
我一直在阅读CouchDb文档中的链接文档,它看起来很好。
但是是否可以在数据库 A 中编写一个从数据库 B 发出文档的视图?我需要它,因为我们在不同的数据库中存储了不同的类型。
不,那行不通。您应该将不同但相关的类型存储在同一个数据库中。