Mongodb and Nodejs: find databases that contain a collection name and after this databases result get data of other collection name

前端 未结 0 1352
面向向阳花
面向向阳花 2020-12-24 13:41

Example: I have a number of databases dbNames = [\'Db_one\', \'Db_two\', \'Db_third\', ....], some of them has two collections, collectionsNames = [\'users_permissions\', \'

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