---
description: Ontdek de plus- en minpunten van SonarQube en leer meer over de functies, de prijs en het gebruiksgemak van de software. Lees nuttige beoordelingen van geverifieerde gebruikers en ontdek vergelijkbare programma's  op Capterra België.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: SonarQube - Bekijk prijzen, reviews en scores - Capterra België 2026
---

Breadcrumb: [Startpagina](/) > [Continuous integration software](/directory/31119/continuous-integration/software) > [SonarQube](/software/210481/sonarqube)

# SonarQube

Canonical: https://www.capterra.be/software/210481/sonarqube

Pagina: 1 / 4\
Volgende: [Volgende pagina](https://www.capterra.be/software/210481/sonarqube?page=2)

> Met SonarQube kunnen ontwikkelingsteams van elke omvang codekwaliteit en codebeveiligingsproblemen oplossen binnen hun workflows.
> 
> Oordeel: score van **4.5/5** door 66 gebruikers. Hoge score voor **Waarschijnlijkheid van aanbeveling**.

-----

## Overzicht

### Wie gebruikt SonarQube?

SonarQube is voor alle ontwikkelaars die correcte, veilige toepassingen willen bouwen. Met SonarQube kunnen ontwikkelingsteams van elke omvang codekwaliteit en codebeveiligingsproblemen oplossen binnen hun workflows.

## Snelle statistieken en scores

| Metriek | Beoordelen | Details |
| **In totaal** | **4.5/5** | 66 Reviews |
| Gebruiksgemak | 4.2/5 | Gebaseerd op alle reviews |
| Klantenondersteuning | 4.0/5 | Gebaseerd op alle reviews |
| Prijs-kwaliteitverhouding | 4.4/5 | Gebaseerd op alle reviews |
| Functies | 4.4/5 | Gebaseerd op alle reviews |
| Aanbevelingspercentage | 90% | (9/10 Waarschijnlijkheid van aanbeveling) |

## Over de leverancier

- **Bedrijf**: SonarSource
- **Locatie**: Geneva, Zwitserland

## Commerciële context

- **Beginprijs**: US$ 720,00
- **Prijsmodel**:  (Gratis versie beschikbaar) (Gratis proefversie)
- **Doelgroep**: Zelfstandig ondernemer, 2-10, 11-50, 51-200, 201-500, 501-1.000, 1.001-5.000, 5.001-10.000, 10.000+
- **Implementatie en platforms**: Cloud, SaaS, Web, Mac (desktop), Windows (desktop), Linux (desktop), Windows (lokaal), Linux (lokaal)
- **Ondersteunde talen**: Engels
- **Beschikbare landen**: Australië, Brazilië, Canada, Duitsland, Filipijnen, Frankrijk, Ierland, India, Italië, Japan, Nederland, Nieuw-Zeeland, Singapore, Spanje, Verenigd Koninkrijk, Verenigde Arabische Emiraten, Verenigde Staten, Zuid-Afrika, Zweden, Zwitserland

## Functies

- API
- Dashboard
- Doorlopende levering
- Doorlopende ontwikkeling
- Foutopsporing
- Geïntegreerde ontwikkelomgeving
- Grafische gebruikersinterface
- Kwaliteitsborging
- Real-Time Analytics
- Samenwerkingstools
- Scannen op kwetsbaarheden
- Toepassingsbeveiliging
- Workflowbeheer

## Integraties (5 in totaal)

- Bitbucket
- GitHub
- GitLab
- Jenkins
- Microsoft Azure

## Ondersteuningsopties

- E-mail/helpdesk
- Veelgestelde vragen/forum
- Telefonische ondersteuning

## Categorie

- [Continuous integration software](https://www.capterra.be/directory/31119/continuous-integration/software)

## Gerelateerde categorieën

- [Continuous integration software](https://www.capterra.be/directory/31119/continuous-integration/software)
- [Appdevelopment software](https://www.capterra.be/directory/30082/application-development/software)
- [SAST-tools (Static Application Security Testing)](https://www.capterra.be/directory/32818/static-application-security-testing-%28sast%29/software)

## Alternatieven

1. [GitHub](https://www.capterra.be/software/129067/github) — 4.8/5 (6155 reviews)
2. [Jenkins](https://www.capterra.be/software/171026/jenkins) — 4.5/5 (568 reviews)
3. [GitLab](https://www.capterra.be/software/159806/gitlab) — 4.6/5 (1215 reviews)
4. [Bitbucket](https://www.capterra.be/software/157785/bitbucket) — 4.6/5 (1343 reviews)
5. [Buddy](https://www.capterra.be/software/157673/buddy) — 4.8/5 (176 reviews)

## Reviews

### "Code Analysis and ensuing security against threats" — 5.0/5

> **Sachin** | *23 mei 2022* | Computersoftware | Aanbevelingsscore: 9.0/10
> 
> **Pluspunten**: Feature like Code Analysis and publishing those analysis report to end user. You can use default Quality Gates and Quality Profiles for scanning of your code. In case you want to modify these you can do that and define your own rule. Whenever there's commit in repo you just need to configure the task in your continuous integration pipeline if it passed the parameter only then commit will happens the master/main branch otherwise it will not. With these features you can eliminate the security threats and ensure that developers are following good practices while developing their code. I have integrated it with Azure DevOps.
> 
> **Minpunten**: Only thing which I can think can be improved is logging of events. Sometime it becomes hard to debug the issues. Other then that, I think over all this fulfills all the requirements.
> 
> Overall experience with Sonarqube is pretty wholesome integration came handy with my CI/CD tools such as Azure Devops and Jenkins. Provides insights against vulnerabilities and common threats so that necessary actions can be taken by developers to ensure the security and good coding practices to follow. Features like PR decoration allows to get results in CI/CD tools itself if passed then only commit happens to master branch.

-----

### "SonarQube is Great for Developers\!" — 5.0/5

> **Geverifieerde reviewer** | *23 december 2022* | Hoger onderwijs | Aanbevelingsscore: 8.0/10
> 
> **Pluspunten**: It is simple for developers to recognize their code smells, unused lines of code, errors, problems with the third-party libraries they are using, etc. information and the precise location of the issue. It also offers answers to those problems. As a result, figuring out the problems and fixing them is simple. This will be a terrific tool for developers. Except that, we can introduce our own rules for checking the code quality. It could identify the code issues that are vulnerable to cyber attacks such as XSS, SQL Injection, etc.
> 
> **Minpunten**: It was difficult to use the SonarQube on-premise application. Once we pushed a new code section, the server needed to restart in order for the application to work.
> 
> We could identify many code related issues that are presented in our code and improve the quality of the application that we are developing.  As a overall, SonarQube tool is able to add a value to our applications.

-----

### "Never use SonarQube" — 1.0/5

> **Zach** | *13 februari 2025* | Computer- en netwerkbeveiliging | Aanbevelingsscore: 0.0/10
> 
> **Pluspunten**: There is nothing about this company that I would ever recommend.
> 
> **Minpunten**: Of all the terrible things about this service and company, it's their customer support that takes the cake\!
> 
> This service is a complete scam. Let's start with how it ended. I canceled my account, only to find out that it did not actually cancel. So I contacted support. It took them 2 months to resolve my request and they continued billing my card when the account was 100% not in use and I had no access to it.  Now they refuse to refund my money. This is after they increased the cost of my plan by 3x without my approval (which is what prompted me to want to leave). In order to try to reduce my cost, our engineering team attempted to discsonnect some unused repos... nope, not possible. &#10;&#10;NEVER use this service. You absolutely cannot trust them.  It's unbelievable that their system cannot be canceled and yet somehow it's my fault and I continue to get billed while their support team takes weeks to respond.

-----

### "Best Code Quality check Tool" — 5.0/5

> **Geverifieerde reviewer** | *25 augustus 2022* | Informatietechnologie en -diensten | Aanbevelingsscore: 9.0/10
> 
> **Pluspunten**: 1. Calculate the quality of code and also helps to improve the quality by providing the solution&#10;2. Highlight the vulnerabilities , repetitive line of code&#10;3. Developer Friendly tool as it provides recommendations on the line of code which needs an improvement.&#10;4. Create Scan reports on demand &#10;5. Option to add exception in code
> 
> **Minpunten**: 1. Report Generation sometime take long time.&#10;2. User Interface should be enhanced. &#10;3. Lack custom rule set&#10;4. As per cost, it is little bit expensive.
> 
> We are really taking help of SonarQUbe in maintaining code quality. Doing code scanning on each  JIRA story completion. It also helps our developers to improve their code quality. Coding standards are better now. Reports are very useful.

-----

### "A powerful tool for code quality" — 5.0/5

> **Jitae** | *30 september 2025* | Computersoftware | Aanbevelingsscore: 8.0/10
> 
> **Pluspunten**: We've been SonarQube many years for catching bugs and integrated with Github. It does provide very clear reports showing how our code is doing in details and also what needs fixing.
> 
> **Minpunten**: As admin of SonarQube, setting up project and configure/integrating this to other app like TeamCity or AWS codebuild was bit tricky. I was struggling to set it up at the beginning and also UI is not really intuitive. Also we have to manage its server as well like upgrading\!
> 
> Overall, SonarQube is very powerful tool to catch bugs and potential security issues in order to improve our code quality even though setting it up can be a little bit of challenges at the beginning. Also you can customize rules like we set up rules to match what our project needs based on project's use-cases

-----

Pagina: 1 / 4\
Volgende: [Volgende pagina](https://www.capterra.be/software/210481/sonarqube?page=2)

## Links

- [Bekijk op Capterra](https://www.capterra.be/software/210481/sonarqube)

## Deze pagina is beschikbaar in de volgende talen

| Locatie | URL |
| de | <https://www.capterra.com.de/software/210481/sonarqube> |
| de-AT | <https://www.capterra.at/software/210481/sonarqube> |
| de-CH | <https://www.capterra.ch/software/210481/sonarqube> |
| en | <https://www.capterra.com/p/210481/SonarQube/> |
| en-AE | <https://www.capterra.ae/software/210481/sonarqube> |
| en-AU | <https://www.capterra.com.au/software/210481/sonarqube> |
| en-CA | <https://www.capterra.ca/software/210481/sonarqube> |
| en-GB | <https://www.capterra.co.uk/software/210481/sonarqube> |
| en-IE | <https://www.capterra.ie/software/210481/sonarqube> |
| en-IL | <https://www.capterra.co.il/software/210481/sonarqube> |
| en-IN | <https://www.capterra.in/software/210481/sonarqube> |
| en-NZ | <https://www.capterra.co.nz/software/210481/sonarqube> |
| en-SG | <https://www.capterra.com.sg/software/210481/sonarqube> |
| en-ZA | <https://www.capterra.co.za/software/210481/sonarqube> |
| es | <https://www.capterra.es/software/210481/sonarqube> |
| es-AR | <https://www.capterra.com.ar/software/210481/sonarqube> |
| es-CL | <https://www.capterra.cl/software/210481/sonarqube> |
| es-CO | <https://www.capterra.co/software/210481/sonarqube> |
| es-CR | <https://www.capterra.co.cr/software/210481/sonarqube> |
| es-DO | <https://www.capterra.do/software/210481/sonarqube> |
| es-EC | <https://www.capterra.ec/software/210481/sonarqube> |
| es-MX | <https://www.capterra.mx/software/210481/sonarqube> |
| es-PA | <https://www.capterra.com.pa/software/210481/sonarqube> |
| es-PE | <https://www.capterra.pe/software/210481/sonarqube> |
| fr | <https://www.capterra.fr/software/210481/sonarqube> |
| fr-BE | <https://fr.capterra.be/software/210481/sonarqube> |
| fr-CA | <https://fr.capterra.ca/software/210481/sonarqube> |
| fr-LU | <https://www.capterra.lu/software/210481/sonarqube> |
| it | <https://www.capterra.it/software/210481/sonarqube> |
| ja | <https://www.capterra.jp/software/210481/sonarqube> |
| ko | <https://www.capterra.co.kr/software/210481/sonarqube> |
| nl | <https://www.capterra.nl/software/210481/sonarqube> |
| nl-BE | <https://www.capterra.be/software/210481/sonarqube> |
| pt | <https://www.capterra.com.br/software/210481/sonarqube> |
| pt-PT | <https://www.capterra.pt/software/210481/sonarqube> |

-----

## Gestructureerde gegevens

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra België helpt miljoenen mensen om de beste bedrijfssoftware te vinden. Met reviews, scores, infographics en het meest uitgebreide overzicht van bedrijfssoftware.","email":"info@capterra.be","url":"https://www.capterra.be/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.be/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"SonarQube","description":"SonarQube is de toonaangevende tool voor het continu inspecteren van de codekwaliteit en beveiliging van je codebases en het begeleiden van ontwikkelingsteams tijdens codebeoordelingen. SonarQube omvat 29 programmeertalen en koppelt aan je bestaande softwarepijplijn. Het biedt duidelijke herstelbegeleiding voor ontwikkelaars om problemen te begrijpen en op te lossen, en voor teams in het algemeen om betere en veiligere software te leveren.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/585e18b3-ff83-49dd-9d52-8870f6abcf88.png","url":"https://www.capterra.be/software/210481/sonarqube","@type":"SoftwareApplication","@id":"https://www.capterra.be/software/210481/sonarqube#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.be/#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":"FAQPage","@id":"https://www.capterra.be/software/210481/sonarqube#faqs","mainEntity":[{"name":"Wat is SonarQube?","@type":"Question","acceptedAnswer":{"text":"SonarQube is de toonaangevende tool voor het continu inspecteren van de codekwaliteit en beveiliging van je codebases en het begeleiden van ontwikkelingsteams tijdens codebeoordelingen. SonarQube omvat 29 programmeertalen en koppelt aan je bestaande softwarepijplijn. Het biedt duidelijke herstelbegeleiding voor ontwikkelaars om problemen te begrijpen en op te lossen, en voor teams in het algemeen om betere en veiligere software te leveren.","@type":"Answer"}},{"name":"Wie gebruikt SonarQube?","@type":"Question","acceptedAnswer":{"text":"SonarQube is voor alle ontwikkelaars die correcte, veilige toepassingen willen bouwen. Met SonarQube kunnen ontwikkelingsteams van elke omvang codekwaliteit en codebeveiligingsproblemen oplossen binnen hun workflows.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Startpagina","position":1,"item":"/","@type":"ListItem"},{"name":"Continuous integration software","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"SonarQube","position":3,"item":"/software/210481/sonarqube","@type":"ListItem"}],"@id":"https://www.capterra.be/software/210481/sonarqube#breadcrumblist"}]}
</script>
