Studio uses a relational database to store configuration and state, such as component configuration, user permissions, and system settings.
Note that Studio has been tested on MySQL and Oracle 11g. Other databases are expected to work but have not been explicitly tested.
Also, when migrating to a new database, make sure that the current data does not conflict with the new database's schema. For example, different databases may have different constraints for column sizes.