# Functions
Client returns the MongoDB client instance.
Close closes the MongoDB client connection.
Collection returns a handle to the specified collection.
Database returns a handle to the specified database.
Health checks if the MongoDB connection is healthy.
No description provided by the author