MongoDB - Mongoose data from two collections

前端 未结 0 1269
眼角桃花
眼角桃花 2021-01-26 23:15

I know what I need and how to write it in SQL. But I have MongoDB and using Mongoose.

SQL query is:

select c.name o.person
from cofee c inner join order o
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题