Need advice about which tool to choose?Ask the StackShare community!

PVS-Studio

8
12
+ 1
0
SonarQube

1.7K
2K
+ 1
52
Add tool

SonarQube vs PVS-Studio: What are the differences?

SonarQube: Continuous Code Quality. 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; PVS-Studio: Static Code Analysis for C, C++, C# and Java. It is a tool used to detect bugs in the source code of programs written in C, C++, C# and Java It performs static code analysis and generates a report that helps a programmer find and fix bugs..

SonarQube and PVS-Studio can be primarily classified as "Code Review" tools.

Some of the features offered by SonarQube are:

  • Multi-language
  • Detect tricky issues
  • Security analysis

On the other hand, PVS-Studio provides the following key features:

  • Simple and seamless integration with Visual Studio 2010-2019
  • Automatic analysis of individual files after their recompilation
  • Automatic check for updates (inside IDEs and when running overnight builds)

SonarQube is an open source tool with 4.34K GitHub stars and 1.19K GitHub forks. Here's a link to SonarQube's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of PVS-Studio
Pros of SonarQube
    Be the first to leave a pro
    • 26
      Tracks code complexity and smell trends
    • 16
      IDE Integration
    • 9
      Complete code Review
    • 1
      Difficult to deploy

    Sign up to add or upvote prosMake informed product decisions

    Cons of PVS-Studio
    Cons of SonarQube
      Be the first to leave a con
      • 7
        Sales process is long and unfriendly
      • 7
        Paid support is poor, techs arrogant and unhelpful
      • 1
        Does not integrate with Snyk

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is PVS-Studio?

      It is a tool used to detect bugs in the source code of programs written in C, C++, C# and Java. It performs static code analysis and generates a report that helps a programmer find and fix bugs.

      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.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use PVS-Studio?
      What companies use SonarQube?
        No companies found
        See which teams inside your own company are using PVS-Studio or SonarQube.
        Sign up for StackShare EnterpriseLearn More

        Sign up to get full access to all the companiesMake informed product decisions

        What tools integrate with PVS-Studio?
        What tools integrate with SonarQube?

        Sign up to get full access to all the tool integrationsMake informed product decisions

        What are some alternatives to PVS-Studio and SonarQube?
        ESLint
        A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
        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
        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.
        Stylelint
        A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.
        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.
        See all alternatives