In the Meteor framework, is it possible to create two databases?
I have read the Meteor API document but I only found the collection operation. I also tried to search the google, however, I can't get anything useful.
I am confused how to create a new database and how to use it? Does Meteor support this?