TrustRadius: an HG Insights company

Liquibase vs. SolarWinds Database Performance Analyzer

Save this comparison

Save this comparison

Contact about Liquibase

Please fill out the form below to get in touch.

Liquibase

Connect with Liquibase

What are you interested in?

Already have an account?

You hereby consent to have TrustRadius share the information supplied on this form with Liquibase so that Liquibase and TrustRadius may contact you in regard to the information requested.

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Liquibase

    Score8.7 out of 10
    Enterprise companies (1,001+ employees)
    Liquibase is a database change management tool that extends DevOps best practices to the database, helping teams release software faster and safer by bringing the database change process into existing CI/CD automation. According to the 2021 Accelerate State of DevOps Report, elite performers are 3.4 times more likely to incorporate database change management into their process than low performers. Liquibase value proposition: Liquibase speeds up the development…N/A

    SolarWinds Database Performance Analyzer

    Score5.6 out of 10
    N/ASolarWinds Database Performance Analyzer (DPA) enables deep visibility into database performance and expert advice for performance optimization and tuning. What can you monitor with DPA? Oracle Oracle Exadata Oracle EBS Microsoft SQL Server Azure SQL Database Azure SQL Database Managed Instance MySQL DB2 SAP ASE Aurora MariaDB DPA monitors physical, virtual,…N/A
    Pricing
    LiquibaseSolarWinds Database Performance Analyzer
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    LiquibaseSolarWinds Database Performance Analyzer
    Free Trial
    YesYes
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeNo setup feeOptional
    Additional Details——
    More Pricing Information
    Community Pulse
    LiquibaseSolarWinds Database Performance Analyzer
    Considered Both Products
    Liquibase
    No answer on this topic
    SolarWinds
    No answer on this topic
    Key User Insights
    Would buy again
    94%
    Would buy again
    68 Answers
    100%
    Would buy again
    13 Answers
    Delivers good value for the price
    97%
    Delivers good value for the price
    59 Answers
    100%
    Delivers good value for the price
    13 Answers
    Happy with the feature set
    94%
    Happy with the feature set
    68 Answers
    100%
    Happy with the feature set
    13 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    41 Answers
    100%
    Lived up to sales and marketing promises
    12 Answers
    Implementation went as expected
    94%
    Implementation went as expected
    62 Answers
    100%
    Implementation went as expected
    12 Answers
    Best Alternatives
    LiquibaseSolarWinds Database Performance Analyzer
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Redgate Monitor
    Score8 out of 10
    Enterprises
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Foglight
    Score10 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    LiquibaseSolarWinds Database Performance Analyzer
    Likelihood to Recommend
    9.2
    (70 ratings)
    9.1
    (114 ratings)
    Likelihood to Renew
    9.1
    (4 ratings)
    8.6
    (4 ratings)
    Usability
    8.0
    (3 ratings)
    8.2
    (7 ratings)
    Availability
    -
    (0 ratings)
    9.1
    (1 ratings)
    Performance
    -
    (0 ratings)
    9.1
    (1 ratings)
    Support Rating
    8.8
    (69 ratings)
    9.3
    (6 ratings)
    Implementation Rating
    9.1
    (2 ratings)
    7.3
    (2 ratings)
    Configurability
    -
    (0 ratings)
    7.3
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    8.2
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    8.2
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    9.1
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    9.1
    (1 ratings)
    User Testimonials
    LiquibaseSolarWinds Database Performance Analyzer
    Likelihood to Recommend
    Liquibase
    Based on my experience so far on using Liquibase in my current project, I have seen that Liquibase changelogs are version control where multiple team members and developers can work together on database and deployed automatically via CI/CD Pipeline integration using github actions and it applies same changelogs to all enviroments to remain in sync and avoid any enviroment drift. Also as Liquibase stores changelog audits in DATABASECHANGELOG table it helps in tracking purposes and to easily rollback any change . Whereas in some scenarios I feel that Liquibase have some drawbacks where if complex transformation between tables is not optimized for bulk data operations which eventually degrades database performance.
    Incentivized
    Read full review
    SolarWinds
    This is an easy 10 because I actually have recommended this product to multiple clients and colleagues! Any shop that writes its own SQL queries will benefit from the insight provided by SolarWinds Database Performance Analyzer, so they know which of their queries is causing a bottleneck. Small shops or databases with only a few tables likely will see far fewer opportunities for optimization.
    Incentivized
    Read full review
    Pros
    Liquibase
    • Liquibase tracks changes in a metadata table contained directly in the target database, making easy administration for the DBA.
    • Liquibase handles many validation tests out of the box, making it easy to choose which ones you want to include, with options for writing your own if you choose. This makes it robust and flexible in terms of validation before deployment.
    • Liquibase provides easy integration into deployment pipelines for CI/CD. We use it with GitHub for source control and Circle CI for validation and deployment pipelines.
    Incentivized
    Read full review
    SolarWinds
    • Maintains historical SQL execution data, enabling forensic analysis
    • Has the ability to slice and dice the data so that you can drill down to the execution of a single SQL statement being executed by a stored procedure
    • Alerts to when the consumption pattern changes
    • Shows historical average run times against the current, illustrating problems when they arise
    • Provides tuning advice based on best practices
    Incentivized
    Read full review
    Cons
    Liquibase
    • I would like Liquibase to explore all errors in the changelog files compared to one at a time. We spent a lot of time troubleshooting one error at a time versus having a batch log of errors in each file.
    • Understanding where to get support on things. I spent a lot of time researching externally to learn what the best practices were. Although I found some of the youtube videos helpful, I would like a little more of a technical support. This may be a feature with the paid tier, however, we leveraged open source.
    • Seeing more examples of how others use Liquibase and their usecases will be helpful. That way we can learn from each other which may help us improve on our own deployments.
    Incentivized
    Read full review
    SolarWinds
    • Alerts seem to be lacking in DPA compared to competitor's tools. They can be setup but are not quite as easy or as helpful as some other tools I have used.
    • Grooming/pruning the repository database isn't very easy. We don't manage a lot of instances but our repo DB has grown pretty significantly.
    • At times when I am drilled-down to a chart, it can be difficult to navigate around from that point to another time range/query/metric.
    Incentivized
    Read full review
    Likelihood to Renew
    Liquibase
    We are and will continue using Liquibase and it has become an integral part of our portfolio offering, any new product is by default adopting Liquibase stack.
    Incentivized
    Read full review
    SolarWinds
    We have relied on this product for a very long time and it continues to exceed expectations. The product is a vital part of our organization at this point, it would not be very ideal for us to abandon it. We use it almost every day and depend on its alerts for critical parts of our business
    Incentivized
    Read full review
    Usability
    Liquibase
    Liquibase has several features, on their free plan, that matches exactly our expectations and needs: this already makes it standout from its competitors. On top of that, the setup was straightforward: we are running an integration with Databricks, and there were only two steps truly needed, install the driver and the plugin, done. This is the type of seamless experience our team appreciates the most when evaluating a tool or service.
    Incentivized
    Read full review
    SolarWinds
    I don't want to think about managing clusters of SQL servers in the future without this tool. We have demoed other tools and SolarWinds Database Performance Analyzer is the gold standard for usability and insight into what your servers are doing. The UI is a bit dated, but everything is laid out in a logical manner and drilling down into queries or timeslices is extremely intuitive.
    Incentivized
    Read full review
    Support Rating
    Liquibase
    Liquibase has been responsive and even is letting our group test some new products they are developing and even made code changes to their production system because of a couple bugs we have reported. Liquibase licensing has also been easy and simple. I have nothing bad to say about any of the Liquibase staff I have talked to. They also hold free information webinars for new content that helps spread adoption and moving the product forward.
    Incentivized
    Read full review
    SolarWinds
    I have had to use their support on a few occasions, for reasons that I am not clear about until recently I have always had problems upgrading the software (although the last 2 updates have gone without issue which I am very pleased to say). On those unfortunate occasions, the support has been brilliant with either excellently documented guides on how to resolve the issue by myself or have been hands-on with calls and screen sharing to remotely fix the issue. Every time the problem was sorted and more importantly, nothing was lost (apart from a bit of time). And as I stated above whatever the problem was that was causing my upgrade issues appears to have been resolved in the last 2 updates.
    Incentivized
    Read full review
    Implementation Rating
    Liquibase
    Build process takes a toll.
    Incentivized
    Read full review
    SolarWinds
    Follow the guidelines for the capacity of the servers. We found that the DPA databases were getting rather large and also that there are ways to reduce their size built into some of the options.
    Incentivized
    Read full review
    Alternatives Considered
    Liquibase
    There is no real competitor when it comes to what Liquibase does - at least not at the time we considered it three years ago. It was an easy choice in this regard, but we could have said no to it if it made our workload more difficult. But our proof of concept showed there were easy wins to be had by implementing its software.
    Incentivized
    Read full review
    SolarWinds
    At the time, we found SolarWinds Database Performance Analyzer to be easier to setup and to have a richer feature set than Redgate SQL Monitor, plus, from what I remember, the DPA pricing worked better for us over the course of a year. We're very happy with all the features DPA has to offer.
    Incentivized
    Read full review
    Return on Investment
    Liquibase
    • We need to re-educate developers to use Liquibase.
    • In some cases, it is hard to align when several teams work on the same DB.
    • On the other hand, Liquibase provides order and consistency in managing DB changes.
    • Evidence and traceability are a plus.
    Incentivized
    Read full review
    SolarWinds
    • It has allowed us to progress as an organization with much less reliance on a direct DBA than would traditionally be required
    • Allowed us to be much more proactive in our performance monitoring and responding to issues that would affect users.
    Incentivized
    Read full review
    ScreenShots

    SolarWinds Database Performance Analyzer Screenshots

    Screenshot of DashboardScreenshot of Alerts and reportsScreenshot of Application-centric view of DPAScreenshot of Blocking deadlock analysisScreenshot of Collaboration across teamsScreenshot of Intuitive performance monitoring