vendredi 6 mars 2015

Using node.js to create an mongodb connection runtime

my node.js application has one mongodb (db1) which has user details. Each user has different db(mongodb). So I maintain all the db information in db1.


Here my question is based on user I need to open user db connection at runtime and perform some operation in user db.


Please help me how to do.


Aucun commentaire:

Enregistrer un commentaire