Gets whether the database server is running.
True if the server is running. False otherwise.
Starts the server.
Optional options to use when starting the database.
The client that is connected or can connect to the server.
Stops the server.
True if the server is stopped. False otherwise.
Represents an in memory database server for document databases.
This uses mongo under the hood.