What is SonarQube Database
What is SonarQube database?
SonarQube database is component inside our SonarQube
after generating the reports
after generating the reports
All the reports will be stored in the database.
Category-wise reports will be stored in the database.
SonarQube maintains all these reports in their default database...automatically...
H2 is the default database...built inside SonarQube...
but you can also change the database
means you can set up your own database...
like MySQL, PostgreSQL, SQL Server, and Oracle
means you can set up your own database...
like MySQL, PostgreSQL, SQL Server, and Oracle
Comments
Post a Comment