StaticcreateStaticcreateCreate database from parameters from the registered classes.
database connection parameters
if true, connects to the database
if true, validates the database connection
StaticregisterRegister a supported database class. Used to enable those that are installed in the factory instead of forcing everyone to install all database libraries.
name of the database implementation class
constructor for creating a database of that type
Static factory class for easily creating things based on data