What is SonarQube and what are its top alternatives?
Top Alternatives to SonarQube
- ReSharper
It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them. ...
- Checkmarx
It is a provider of state-of-the-art application security solution: static code analysis software, seamlessly integrated into development process. ...
- Codacy
Codacy automates code reviews and monitors code quality on every commit and pull request on more than 40 programming languages reporting back the impact of every commit or PR, issues concerning code style, best practices and security. ...
- FindBugs
It detects possible bugs in Java programs. Potential errors are classified in four ranks: scariest, scary, troubling and of concern. This is a hint to the developer about their possible impact or severity. ...
- Veracode
It seamlessly integrates application security into the software lifecycle, effectively eliminating vulnerabilities during the lowest-cost point in the development/deployment chain, and blocking threats while in production. ...
- SonarLint
It is an IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, it squiggles flaws so that they can be fixed before committing code. ...
- JaCoCo
It is a free code coverage library for Java, which has been created based on the lessons learned from using and integration existing libraries for many years. ...
- ShiftLeft
ShiftLeft CORE provides fast and accurate application security findings built directly into the development workflow. ...
SonarQube alternatives & related posts
- Refactor also using different code6
- Early discover bugs6
- IDE Integration5
- Highlighted //todo //bug4
- Spell checking3
- Visual studio become slower8
related ReSharper posts
JetBrains Rider massively improves production speed and value. It's hard to find a tool/IDE that is so well designed like Rider (especially for Unity).
The folks at ReSharper do an awesome job with resharper-unity
plugin. They even have a more in depth explanation of common issues in Unity than Unity itself.
I need to compile a comparative analysis of the differences between ReSharper and SonarQube features. Please share your experience/knowledge.
related Checkmarx posts
- Automated code review45
- Easy setup35
- Free for open source29
- Customizable20
- Helps reduce technical debt18
- Better coding14
- Best scala support13
- Faster Employee Onboarding11
- Duplication detector10
- Great UI10
- PHP integration9
- Python inspection6
- Tools for JVM analysis5
- Many integrations5
- Github Integration4
- Must-have for Java3
- Easy Travis integration3
- Items can be ignored in the UI3
- Asdasdas3
- Gitlab2
- Asdas0
- No support for private Git or Azure DevOps git6
related Codacy posts
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 for code review as their Startup plan will be very helpful to this application. I'm already experienced with Google CheckStyle and SonarQube even I'm looking something on Codacy.
Happy Coding! Suggestions are welcome! :)
Thanks, Ganesa
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.
related FindBugs posts
We use PMD alongside Checkstyle and FindBugs (Spotbugs) for our static code analysis, as a standard stage in all of our pipelines. PMD offers us insight into various optimization possibilities, best-practice alignment, coding convention compliance and general problems with our code.
Veracode
related Veracode posts
Hi Everyone, I am using Black Duck for my project...I need some advantages on Blackduck as compared to Veracode and other tools..... I don't have any idea about other tools, So I am not able to compare practically.. Please help me.
- IDE Integration13
- Free3
- Non contextual warnings3
- Not Very User Friendly3