How to check/read SonarQube data stored in OracleDB (PLSQL Developer)

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    9.5
  • what are you trying to achieve
    I want to see the data for all the projects in various tables of linked Oracle DB.
  • what have you tried so far to achieve this
    I have no idea on which table contains which kind of data. How many tables were created? where to check for specific data like project size, report size, what queries are being run while analyzing and uploading data from scanner to Qube, in PLSQL Developer.

Any kind of information regarding this would be much appreciated.

Thanks
SK

Hi,

We don’t support direct DB query in any way. You should use the Web APIs. You’ll find a link to the on-board documentation in your page footer.

 
HTH,
Ann