get Database
Gets a MongoDatabase instance for the given database name.
Return
a MongoDatabase
representing the specified database
Parameters
database Name
the name of the database to retrievecom.mongodb.connection.
See also
Mongo Namespace. check Database Name Validity
Throws
if databaseName is invalid