Represents the database service.
Creates a new service instance.
The database manager instance.
Cleans up the entire database.
Loads all custom functions into the database.
Static
Registers the service as a singleton in the DI container.
The DI container to register in.
Represents the database service.