---
description: Review of SonarQube Software: system overview, features, price and cost information. Get free demos and compare to similar programs.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/software_advice/og_logo-55146305bbe7b450bea05c18e9be9c9a.png
title: SonarQube | Reviews, Pricing & Demos - SoftwareAdvice GB
---

Breadcrumb: [Home](/) > [Continuous Integration Tools](/directory/4694/continuous-integration/software) > [SonarQube](/software/182719/sonarqube)

# SonarQube

Canonical: https://www.softwareadvice.co.uk/software/182719/sonarqube

Page: 1 / 4\
Next: [Next page](https://www.softwareadvice.co.uk/software/182719/sonarqube?page=2)

> SonarQube is the industry leader in automated code review, serving as the verification layer for code quality and security in the AI-powered SDLC. SonarQube reviews AI code and developer code, ensuring it is secure, reliable, and maintainable. Available through SaaS or self-managed deployment, SonarQube automatically analyzes pull and merge requests, providing developers with clear, actionable feedback and AI-driven fixes before code is merged. Rooted in the open source community, Sonar is trusted by 7M+ developers globally, including teams at Snowflake, Booking.com, Deutsche Bank, AstraZeneca, and Ford Motor Company.
> 
> Verdict: Rated **4.5/5** by 66 users. Top-rated for **Likelihood to recommend**.

-----

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.5/5** | 66 Reviews |
| Ease of Use | 4.2/5 | Based on overall reviews |
| Customer Support | 4.0/5 | Based on overall reviews |
| Value for Money | 4.4/5 | Based on overall reviews |
| Features | 4.4/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Likelihood to recommend) |

## About the vendor

- **Company**: SonarSource
- **Location**: Geneva, Switzerland

## Commercial Context

- **Starting Price**: US$720.00
- **Pricing model**: Other (Free version available) (Free Trial)
- **Pricing Details**: SonarQube has 3 pricing plans for self-hosted editions for automated code review.
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based, Mac (Desktop), Windows (Desktop), Linux (Desktop), Windows (On-Premise), Linux (On-Premise)
- **Supported Languages**: English
- **Available Countries**: Australia, Brazil, Canada, France, Germany, India, Ireland, Italy, Japan, Netherlands, New Zealand, Philippines, Singapore, South Africa, Spain, Sweden, Switzerland, United Arab Emirates, United Kingdom, United States

## Features

- API
- Access Controls/Permissions
- Activity Dashboard
- Application Security
- Bug Tracking
- Collaboration Tools
- Compliance Management
- Configurable Workflow
- Continuous Delivery
- Continuous Deployment
- Continuous Integration
- Custom Development
- Dashboard
- Data Import/Export
- Debugging
- Deployment Management
- For Developers
- Graphical User Interface
- Integrated Development Environment
- Issue Management

## Integrations (5 total)

- Bitbucket
- GitHub
- GitLab
- Jenkins
- Microsoft Azure

## Support Options

- Email/Help Desk
- FAQs/Forum
- Phone Support

## Category

- [Continuous Integration Tools](https://www.softwareadvice.co.uk/directory/4694/continuous-integration/software)

## Related Categories

- [Continuous Integration Tools](https://www.softwareadvice.co.uk/directory/4694/continuous-integration/software)
- [Static Application Security Testing (SAST) Software](https://www.softwareadvice.co.uk/directory/4429/sast/software)
- [App Development Software](https://www.softwareadvice.co.uk/directory/4499/app-development/software)

## Alternatives

1. [GitHub](https://www.softwareadvice.co.uk/software/397820/github) — 4.8/5 (6155 reviews)
2. [Jenkins](https://www.softwareadvice.co.uk/software/189661/jenkins) — 4.5/5 (568 reviews)
3. [GitLab](https://www.softwareadvice.co.uk/software/28004/gitlab) — 4.6/5 (1215 reviews)
4. [Bitbucket](https://www.softwareadvice.co.uk/software/126451/bitbucket) — 4.6/5 (1343 reviews)
5. [AWS CloudFormation](https://www.softwareadvice.co.uk/software/390371/aws-cloudformation) — 4.5/5 (106 reviews)

## Reviews

### "Loved using SonarQube\!\!\!" — 5.0/5

> **Vishvesh** | *27 April 2022* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: The way it evaluates all of the code generated and reports on any violations of standard coding help us optimize the written code, ensuring that the smallest number of lines are created to properly cover the functionality. It offers a lovely user interface with distinct groups of infractions ranging from small to large, and it involves fixing the code's needless complexity. It also aids in the removal of duplicate code that has been used several times and the upkeep of method standards.
> 
> **Cons**: Integrating Sonarqube into CI/CD Pipelines takes time, and it may take even longer if the developer is newer. More real-time solutions could be included in the available guide, making it easier to handle issues and complete the integration.
> 
> We primarily need to perform some static analyses. Everyone sends a pool request while they're coding. We must guarantee that the code is up to date before committing it to the main branch. That's basically how we work to make sure that whatever rules we've set up, whatever gates we've set up, are followed before we commit the code to the main branch. I had a lot of fun with the powerful tool.

-----

### "The best bugs exterminator" — 5.0/5

> **Flavio** | *29 May 2022* | Telecommunications | Recommendation rating: 10.0/10
> 
> **Pros**: Code review could be more focused on the new features implementation than trying to identify silly basic faults.
> 
> **Cons**: The Eclipse Sonarqube plugin was not easy to make it work in the same manner was it was setup in the CI/CD machines.
> 
> We can't live anymore without Sonarqube. When we started using it 5 years ago, the teams adoption was very fast.

-----

### "Great tool to drive Coding Quality standards" — 3.0/5

> **Chandramouli** | *12 August 2021* | Hospital & Health Care | Recommendation rating: 7.0/10
> 
> **Pros**: PR analysis and Integration with Bitbucket are most helpful.
> 
> **Cons**: 1. Number of rules should be increased.&#10;2. Few rules should have custom exclusions. Ex: Naming conventions =\&gt; Organisation-specific words will be there which should be in Capital.&#10;3. Generating a lot of false positives&#10;4. Executive reports should generate based on scheduled triggers. We have 20 projects which are assigned to a Portfolio. if you are going to generate a report and send an email for the first portfolio calculation then the rest of the 19 projects info for that day will be missed. Higher management will think that the generated report is the latest but it is not.&#10;5. PR analysis reports should be generated Quickly
> 
> PR analysis and Integration with Bitbucket are most in avoiding the new issues. &#10;The tool needs a lot of improvements&#10;1. Number of rules should be increased.&#10;2. Few rules should have custom exclusions. Ex: Naming conventions =\&gt; Organisation-specific words will be there which should be in Capital.&#10;3. Generating a lot of false positives&#10;4. Executive reports should generate based on scheduled triggers. We have 20 projects which are assigned to a Portfolio. if you are going to generate a report and send an email for the first portfolio calculation then the rest of the 19 projects info for that day will be missed. Higher management will think that the generated report is the latest but it is not.&#10;5. PR analysis reports should be generated Quickly

-----

### "Improve code quality with sonarQube" — 5.0/5

> **Pinki** | *31 December 2022* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: Its very helpful tool for improving code quality and find vulnerabilities in code which reduces the security issue as well as reduce issue on production. It check duplicate code, logical bug and many more.
> 
> **Cons**: Custom role adding is difficult rest all good.
> 
> Its very good tool for scanning code and improving code quality by using this tool now we are able to improve code quality which reduces the review time and issues on production.

-----

### "One of the Best tools to incorporate Security into Pipeline" — 5.0/5

> **Mohammed** | *2 October 2021* | Information Technology & Services | Recommendation rating: 9.0/10
> 
> **Pros**: Great knowledgebase in understanding the bugs and vulnerabilities and fixing them. Highly informational dashboard and tools to filter huge amount of repos.
> 
> **Cons**: Customizing rules are difficult. Certain times they will catch comments and rule engine still needs tweaking
> 
> Sonar cube has been used for Static code analysis and Has been built to Jenkins Pipeline, It allowed to identify huge amount vulnerabilities and helped us to improve our code quality to a great instant.

-----

Page: 1 / 4\
Next: [Next page](https://www.softwareadvice.co.uk/software/182719/sonarqube?page=2)

## Links

- [View on SoftwareAdvice](https://www.softwareadvice.co.uk/software/182719/sonarqube)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.softwareadvice.de/software/182719/sonarqube> |
| en | <https://www.softwareadvice.com/continuous-integration/sonarqube-profile/> |
| en-AU | <https://www.softwareadvice.com.au/software/182719/sonarqube> |
| en-GB | <https://www.softwareadvice.co.uk/software/182719/sonarqube> |
| en-IE | <https://www.softwareadvice.ie/software/182719/sonarqube> |
| en-NZ | <https://www.softwareadvice.co.nz/software/182719/sonarqube> |
| fr | <https://www.softwareadvice.fr/software/182719/sonarqube> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"SoftwareAdvice UK","address":{"@type":"PostalAddress","addressLocality":"Egham","addressRegion":"ENG","postalCode":"TW20 9AH","streetAddress":"Tamesis, The Glanty, Staines-upon-Thames Egham TW20 9AH United Kingdom"},"description":"Software Advice helps businesses in the UK find the best software with confidence. Compare software options and learn more from our research and user reviews.","email":"info@softwareadvice.co.uk","url":"https://www.softwareadvice.co.uk/","logo":"https://dm-localsites-assets-prod.imgix.net/images/software_advice/logo-white-d2cfd05bdd863947d19a4d1b9567dde8.svg","@type":"Organization","@id":"https://www.softwareadvice.co.uk/#organization","parentOrganization":"Gartner, Inc.","sameAs":[]},{"name":"SonarQube","description":"SonarQube is the industry leader in automated code review, serving as the verification layer for code quality and security in the AI-powered SDLC. SonarQube reviews AI code and developer code, ensuring it is secure, reliable, and maintainable. Available through SaaS or self-managed deployment, SonarQube automatically analyzes pull and merge requests, providing developers with clear, actionable feedback and AI-driven fixes before code is merged. Rooted in the open source community, Sonar is trusted by 7M+ developers globally, including teams at Snowflake, Booking.com, Deutsche Bank, AstraZeneca, and Ford Motor Company.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/0a74e87c-fb22-4e4b-a04b-b6eeb696826a.png","url":"https://www.softwareadvice.co.uk/software/182719/sonarqube","@type":"SoftwareApplication","@id":"https://www.softwareadvice.co.uk/software/182719/sonarqube#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.softwareadvice.co.uk/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.5,"bestRating":5,"ratingCount":66},"offers":{"price":"720","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Linux, Windows on premise, Linux on premise"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Continuous Integration Tools","position":2,"item":"/directory/4694/continuous-integration/software","@type":"ListItem"},{"name":"SonarQube","position":3,"item":"/software/182719/sonarqube","@type":"ListItem"}],"@id":"https://www.softwareadvice.co.uk/software/182719/sonarqube#breadcrumblist"}]}
</script>
