services.keycloak.database.type

The type of database Keycloak should connect to.

Type
one of "mysql", "mariadb", "postgresql"
Default
"postgresql"
Example
"mariadb"
Declared
<nixpkgs/nixos/modules/services/web-apps/keycloak.nix>