Representation of the database backend.
This is used to determine the correct driver and the correct dialect to use.
This exists to forbid default initializations.
Using this type will result in an Error with Type.ConfigurationError.
SQLite backend
MySQL / MariaDB backend
Postgres backend
See Implementation
Representation of the database backend.
This is used to determine the correct driver and the correct dialect to use.