---
title: SonarQube Reviews
meta_title: 'SonarQube Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 11 reviews by the users' company size, role or industry to
  find out how SonarQube works for a business like yours.
aggregate_rating:
  rating_value: 4.7
  review_count: 11
  scale: '5'
date_modified: '2026-08-09'
parent_category:
  name: Marketplace Apps
  url: https://www.g2.com/categories/marketplace-apps
---


# SonarQube Reviews
**Vendor:** Kurian  
**Category:** [AWS Marketplace Software](https://www.g2.com/categories/aws-marketplace)  
**Average Rating:** 4.7/5.0  
**Total Reviews:** 11  
**AI Enabled:** This product embeds AI to enhance or extend its core functionality.
## About SonarQube
SonarQube is an automated code scanning tool that can be integrated with CI/CD pipeline to detect security vulnerabilities and defects in the application code. It can integrate with your existing workflow to enable continuous code inspection across your project branches and pull requests. The single node SonarQube AMI by Kurian has pre-configured the community edition of SonarQube with PostgreSQL as the backend database. When an EC2 instance is spun up from this AMI the SonarQube service would be up and running on that machine for your immediate use.




## SonarQube Reviews
  ### 1. SonarQube: An important tool to ensure the best quality provided during the development cycle.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shubham P. | Business Analyst, Mid-Market (51-1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** December 25, 2022

At G2, we prefer fresh reviews and we like to follow up with reviewers. They may not have updated their review text, but have updated their review.

**What do you like best about SonarQube?**

The things I like the most are-
1. Establishes the best approach to developing code in a systematic, iterative and structured manner.
2. A product can achieve its various purposes, like Continuous Integration & Development, using various integrated tools like Microsoft Visual Studio Team Services.
3. If one has a specific set of coding standards to which they adhere, it can help test whether the code stands on those standards or not.

**What do you dislike about SonarQube?**

The thing I would like to improve are-
1. It should provide the overall growth made to the code quality year by year in a comparative & graphical manner.
2. Code security still needs to depend on other software. Currently, used to ensure the code adheres to standards, but a vulnerability scan would be nice.

**What problems is SonarQube solving and how is that benefiting you?**

1. Some time feels delayed due to caching. If I try to get the same report within a few seconds, it provides the details available in the last information rather than the updated records.
2. Required an option to provide an opportunity for configuring roles with a customized level of permissions.

  ### 2. SonarQube - Helping Reviewers

**Rating:** 4.0/5.0 stars

**Reviewed by:** Sayam J. | Software Architect, Small-Business (50 or fewer emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** January 07, 2023

**What do you like best about SonarQube?**

SonarQube Community Edition for Red Hat Enterprise Linux 7 with support is one of the best review tools I have used. It is a boon for code reviewers.

**What do you dislike about SonarQube?**

SonarQube Community Edition for Red Hat Enterprise Linux, 7 with support, needs to be more user-friendly. It can have a few easy steps during the setup.

**What problems is SonarQube solving and how is that benefiting you?**

SonarQube Community Edition for Red Hat Enterprise Linux 7 with support helped a lot in reviewing the code where we can setup the basic rules for the review and that really reduced the struggle for the better code quality.

  ### 3. Improve your Code with SonarQube

**Rating:** 4.5/5.0 stars

**Reviewed by:** Prakash C. | Developer, Computer Software, Mid-Market (51-1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** August 24, 2022

**What do you like best about SonarQube?**

What I like most is it finds duplicates of code, code with bad logic, and many more. With the help of SonarQube, we can improve our code quality and reduce the bugs in our code or project.

**What do you dislike about SonarQube?**

Sometimes it gives false results, meaning in a few conditions it doesn't work properly.

**What problems is SonarQube solving and how is that benefiting you?**

It helps a lot in improving code quality. With the help of SonarQube, we have reduced bugs and improved product stability and quality.

  ### 4. SonarQube is must for Development

**Rating:** 4.5/5.0 stars

**Reviewed by:** Arjun K. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** December 15, 2021

**What do you like best about SonarQube?**

SonarQube is must for Development. It will help us to write quality code which includes the exclusion of boiler-plate code, redundant code, unnecessary fields defined. As I am from Java Backgroud, it also helps us to follow SOLID Principles and avoid bulky classes, methods. It allows us to write clean code with all necessary comments so that in the future if another developer wants to understand the code, it will help them. I never knew many things, but SonarQube helped me understand that, and my coding standard has improved. It also helps in Unit testing.

**What do you dislike about SonarQube?**

Sometimes, it will ask for even small comments to b added.

**What problems is SonarQube solving and how is that benefiting you?**

1. Code quality
2. Make code more organized.
2. Avoid boiler-plate code.
3. Unit testing is required so that the application can be tested at the developer's level.

  ### 5. Really helpful in identifying the context of an issue

**Rating:** 5.0/5.0 stars

**Reviewed by:** Aleesha A. | DevOps Engineer, Enterprise (> 1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** April 29, 2022

**What do you like best about SonarQube?**

Love it when it classifies all issues like critical or blocker or just a general issue.

**What do you dislike about SonarQube?**

I wish it could give more precise insights into how issues can be fixed just an example would do as well.

**What problems is SonarQube solving and how is that benefiting you?**

Generating reports to analyse java code to make sure code is up to the mark and correct also not having any loop holes

  ### 6. It's more than you think

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Logistics and Supply Chain | Mid-Market (51-1000 emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Current User:** The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.

**Validated Reviewer:** Validated through Google using a business email account

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** April 04, 2022

**What do you like best about SonarQube?**

Even if it's a free edition, it gives us more than enough functionality that our developers need

**What do you dislike about SonarQube?**

Not much, maybe some of the limited features that the Community Edition gives compared to the Developer Edition

**Recommendations to others considering SonarQube:**

No harm in trying it. Especially when you're just starting out, it's the best one there is in the market

**What problems is SonarQube solving and how is that benefiting you?**

Catches all the bad stuff in one's code.

  ### 7. Awesome user friendly product

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vignesh N. | SDE I, Enterprise (> 1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** March 12, 2022

**What do you like best about SonarQube?**

The best tool for code review and great add on to jenkins

**What do you dislike about SonarQube?**

Nothing we can just make some frsh changes in UI

**What problems is SonarQube solving and how is that benefiting you?**

As of now nothing

  ### 8. Extensible and optimises life of applications

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ranjit R. | DevOps Engineer, Enterprise (> 1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** March 11, 2022

**What do you like best about SonarQube?**

Support of community plugins and the ability to integrate with ease.

**What do you dislike about SonarQube?**

Did not find any negative features that hamper application scans.

**What problems is SonarQube solving and how is that benefiting you?**

Security hotspots, Bugs and vulnerabilities

  ### 9. Sonarqube Administrator

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shivam A. | DevOps Consultant, Enterprise (> 1000 emp.)

**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** March 04, 2022

**What do you like best about SonarQube?**

Leak period in Sonarqube. Portfolio creation and quality gates in Sonarqube.

**What do you dislike about SonarQube?**

Didn't like about the branches code issue.

**What problems is SonarQube solving and how is that benefiting you?**

Creating quality profile, quality gate, portfolio, solving Sonarqube analysis related issue.

  ### 10. Last one year with Sonarqube

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** December 15, 2021

**What do you like best about SonarQube?**

It has great features like Source code analysis, code coverage, SSO integration, CI/CD integration and email notifications. It's free and it has many features.

**What do you dislike about SonarQube?**

It does not have reporting features, there is no search option for code. Sometimes it got stuck with CI/CD analysis. It should have reporting features. In reporting

**Recommendations to others considering SonarQube:**

best for SAST

**What problems is SonarQube solving and how is that benefiting you?**

Frequent source code analysis, we can see the code commiter details along with the code. Yeah, it is productive. We can customize notification settings. Yeah, it is increased

  ### 11. Sonarqube ce for RHEL7 review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Consumer Services | Small-Business (50 or fewer emp.)

This reviewer's identity has been verified by our review moderation team. They have asked not to show their 
name, job title, or picture.


**Validated Reviewer:** Validated through LinkedIn

**Incentivized:** This reviewer was offered a nominal gift card as thank you for completing this review.

**Source: G2 invite:** Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

**Reviewed Date:** December 24, 2021

**What do you like best about SonarQube?**

Everything is sonarqube is a charm.codesmell,code quality,quality gating

**What do you dislike about SonarQube?**

There is nothing to dislike in sonarqube

**What problems is SonarQube solving and how is that benefiting you?**

We had tool which used to do the static code scanning for us.and its not working that great. Then we did some research and started using sonarqube


## SonarQube Discussions
  - [What is SonarQube Community Edition for Red Hat Enterprise Linux 7 with support used for?](https://www.g2.com/discussions/what-is-sonarqube-community-edition-for-red-hat-enterprise-linux-7-with-support-used-for)

- [View SonarQube pricing details and edition comparison](https://www.g2.com/products/kurian-sonarqube/reviews?section=pricing&secure%5Bexpires_at%5D=2026-09-08+21%3A01%3A29+-0500&secure%5Bsession_id%5D=3fdd4243-b684-4190-8c61-0ee6cf1753ff&secure%5Btoken%5D=ced4526592421e66df0d914f9d35362579731f1d8e70596bc632d773cffb7f85&format=llm_user)

## SonarQube Features
**Agentic AI - AWS Marketplace**
- Autonomous Task Execution
- Multi-step Planning
- Cross-system Integration

## Top SonarQube Alternatives
  - [WordPress.org](https://www.g2.com/products/wordpress-org/reviews) - 4.4/5.0 (9,390 reviews)
  - [TeamViewer](https://www.g2.com/products/teamviewer/reviews) - 4.5/5.0 (4,077 reviews)
  - [Okta](https://www.g2.com/products/okta/reviews) - 4.5/5.0 (1,366 reviews)

