KeyCloak Backend from MySQL to MSSQL

KeyCloak Backend from MySQL to MSSQL

We’re using KeyCloak 21.x (Qurakus) with MySQL as it’s backend.
Requirement from our Operations Team is to migrating it to MSSQL.
Can this be achieved? Looking for some help and information on this.
Documentation says setting it up with different DBs but I can’t find anything substantial regarding the migration of backed DB from MySQL to MSSQL.

Any help poiniting me in the right direction greatly appreciated.

You should look for a separate migration tool. Doing database migrations from one vendor to another is out of scope of Keycloak. However, once you migrate, both databases are supported by Keycloak.

E.g.

1 Like