[03:24:40] <androi> hi, how do i select collections from the db with mongoose?
[14:27:43] <benyoo> Hello, is need some help to design my database. I have a users collection... and now I want to add a account collection. is it possible in mongodb, that on account from the accounts collection can be assigned to a user in the users collection?
[14:34:40] <benyoo> Basically I can add one account id to a user to the accounts array ?