How we can see analysis report in postgresql database

Hi team,

I am using sonarQube community edition. Can we see the analysis report or issues in postgresql database??
If we can see how we can integrate both?

Hi,

Welcome to the community!

You should treat the DB as a black box and use the SonarQube interface to see your analysis results.

 
HTH,
Ann

Hi thank you for reply.
can you explain the process or flow we can proceed?
I am new to sonarQube…

Hi,

You should be finding everything you need in the SonarQube UI. If you’re not, could you explain your use case?

 
Ann

Hi,

We can find everything in sonarQube, But How we can get the issues table in the PSQL??
Thanks.

Hi,

You really shouldn’t be poking around directly in the database. What is it you’re trying to accomplish?

 
Ann