+ 1
How do I Access multiple collections of database of mongoDB through node js when we are running app.js
I want chat feature and login, register feature for the website I'm working on, so is it necessary to have 2 collections separate for messages and login/register , if yes then how? if no, then how? thanks!
2 ответов
+ 9
+ 1
sure ,checking that, thanks!