Vocabularymongodb.
driverInputsdb | name of the database to use |
host | host name or IP address |
port | port number |
OutputsWord descriptionCreate a new mdb-db instance and automatically resolves master/slave information in a paired MongoDB setup.
ExamplesUSING: mongodb.driver ;
"db" "127.0.0.1" 27017 <mdb>
Definition