version used:
- SonarQube
- Community Edition
- Version 7.9.1
Hello, I’m following project-move instruction on exporting data from sonarqube, but when hitting project page, then adminitration - there is no export option. Can anyone help me with exporting sonarqube data?

Thanks in advance.
Thanks! Is it any way I can export my sonarqube data to use in another instance?
If it matters, my source is mysql and dest is postgres.
Thanks 
Sonarsource provides a MySQL Database Migrator
that might help you, didn’t use it.
Note that MySQL is not supported anymore since Sonarqube 7.9, see
https://docs.sonarqube.org/latest/setup/upgrade-notes/
Thanks for the quick response, this tool looks like that it’s only relevant to multiple instances that run on the same sever, because there are no other parameters except source&dest conf file. My issue is about two instances that run on different servers. Any other idea perhaps on how to export and import that data?