Manages the creation and storage of database instances.
Static
Readonly
Singleton instance of the DatabaseManager class. This instance is used to interact with the database.
Creates a database instance based on the provided configuration.
The configuration object for the database.
An instance of the database based on the configuration.
Manages the creation and storage of database instances.