StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
SonarQube
BySonarQubeSonarQube

SonarQube

#5in Code Review
Discussions13
Followers2k
OverviewDiscussions13

What is SonarQube?

SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.

SonarQube is a tool in the Code Review category of a tech stack.

Key Features

Multi-languageDetect tricky issuesSecurity analysisEnhance your workflow

SonarQube Pros & Cons

Pros of SonarQube

  • ✓Tracks code complexity and smell trends
  • ✓IDE Integration
  • ✓Complete code Review
  • ✓Difficult to deploy

Cons of SonarQube

  • ✗Paid support is poor, techs arrogant and unhelpful
  • ✗Sales process is long and unfriendly
  • ✗Does not integrate with Snyk

SonarQube Alternatives & Comparisons

What are some alternatives to SonarQube?

ESLint

ESLint

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

Prettier

Prettier

Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

TSLint

TSLint

An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors. It is widely supported across modern editors & build systems and can be customized with your own lint rules, configurations, and formatters.

RuboCop

RuboCop

RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.

Stylelint

Stylelint

A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.

JSHint

JSHint

It is a community-driven tool to detect errors and potential problems in JavaScript code. It is open source and can easily adjust in the environment you expect your code to execute.

SonarQube Integrations

Gradle, Apache Maven, Jenkins, TeamCity, Appveyor and 7 more are some of the popular tools that integrate with SonarQube. Here's a list of all 12 tools that integrate with SonarQube.

Gradle
Gradle
Apache Maven
Apache Maven
Jenkins
Jenkins
TeamCity
TeamCity
Appveyor
Appveyor
Travis CI
Travis CI
Apache Ant
Apache Ant
Bamboo
Bamboo
QuickBuild
QuickBuild
Bitbucket
Bitbucket
CodeNarc
CodeNarc
Effx
Effx

SonarQube Discussions

Discover why developers choose SonarQube. Read real-world technical decisions and stack choices from the StackShare community.

frido
frido

Jul 25, 2019

Needs adviceonSonarQubeSonarQubecodebeatcodebeatCodacyCodacy

It is very important to have clean code. To be sure that the code quality is not really bad I use a few tools. I love SonarQube with many relevant hints and deep analysis of code. codebeat isn't so detailed, but it can find complexity issues and duplications. Codacy cannot find more bugs then your IDE. The winner for me is SonarQube that shows me really relevant bugs in my code.

0 views0
Comments
Ganesa Vijayakumar
Ganesa Vijayakumar

Full Stack Coder | Technical Architect

May 13, 2019

Needs adviceonCodacyCodacySonarQubeSonarQubeReactReact

I'm planning to create a web application and also a mobile application to provide a very good shopping experience to the end customers. Shortly, my application will be aggregate the product details from difference sources and giving a clear picture to the user that when and where to buy that product with best in Quality and cost.

I have planned to develop this in many milestones for adding N number of features and I have picked my first part to complete the core part (aggregate the product details from different sources).

As per my work experience and knowledge, I have chosen the followings stacks to this mission.

UI: I would like to develop this application using React, React Router and React Native since I'm a little bit familiar on this and also most importantly these will help on developing both web and mobile apps. In addition, I'm gonna use the stacks JavaScript, jQuery, jQuery UI, jQuery Mobile, Bootstrap wherever required.

Service: I have planned to use Java as the main business layer language as I have 7+ years of experience on this I believe I can do better work using Java than other languages. In addition, I'm thinking to use the stacks Node.js.

Database and ORM: I'm gonna pick MySQL as DB and Hibernate as ORM since I have a piece of good knowledge and also work experience on this combination.

Search Engine: I need to deal with a large amount of product data and it's in-detailed info to provide enough details to end user at the same time I need to focus on the performance area too. so I have decided to use Solr as a search engine for product search and suggestions. In addition, I'm thinking to replace Solr by Elasticsearch once explored/reviewed enough about Elasticsearch.

Host: As of now, my plan to complete the application with decent features first and deploy it in a free hosting environment like Docker and Heroku and then once it is stable then I have planned to use the AWS products Amazon S3, EC2, Amazon RDS and Amazon Route 53. I'm not sure about Microsoft Azure that what is the specialty in it than Heroku and Amazon EC2 Container Service. Anyhow, I will do explore these once again and pick the best suite one for my requirement once I reached this level.

Build and Repositories: I have decided to choose Apache Maven and Git as these are my favorites and also so popular on respectively build and repositories.

Additional Utilities :)

  • I would like to choose @{Codacy}|tool:866| for code review as their Startup plan will be very helpful to this application. I'm already experienced with Google CheckStyle and @{SonarQube}|tool:2638| even I'm looking something on @{Codacy}|tool:866|.

Happy Coding! Suggestions are welcome! :)

Thanks, Ganesa

0 views0
Comments
Joshua Dean Küpper
Joshua Dean Küpper

CEO at Scrayos UG (haftungsbeschränkt)

Mar 14, 2019

Needs adviceonSonarQubeSonarQube

We use SonarQube because of the big inbuilt database of code-smells, pitfalls and best-practices. We were already using Checkstyle, PMD and SpotBugs before, but decided that an "in-depth" analysis – after those three tools already submitted their reports – would be a welcomed addition for the presentation of found issues. The blame-feature of SonarQube is brilliant for internal communication and the integration of the already generated reports of the other tools saves time and speeds up build pipelines.

0 views0
Comments
Gonçalo Faustino
Gonçalo Faustino

Staff SRE

Dec 22, 2018

Needs adviceonDockerDockerRed Hat OpenShiftRed Hat OpenShiftSonarQubeSonarQube

We use Docker for our #DeploymentWorkflow along with Red Hat OpenShift SonarQube Sonatype Nexus GitLab Vault Apache Maven AngularJS Spring Boot

0 views0
Comments
Timur Olzhabayev
Timur Olzhabayev

Head of Development at Trusted Shops SE

Jan 23, 2017

Needs adviceonSonarQubeSonarQube

To increase our code quality and make vulnerabilities visible, we added SonarQube to our Git(lab) workflow, so every commit is analyzed and code flaws are shown directly at the Mergerequest. SonarQube

0 views0
Comments

Try It

Visit Website

Adoption

On StackShare

Companies
498
SIMDAM+492
Developers
1.16k
JSCMZH+1152