TrustRadius: an HG Insights company

Redgate SQL Toolbelt Essentials vs. Vertica Analytics Database

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Redgate SQL Toolbelt Essentials

    Score9.6 out of 10
    N/ARedgate's SQL Toolbelt Essentials includes industry-standard tools for SQL Server development & deployment, enabling users to include SQL Server databases in agile processes and enabilng developers to embed robust and scalable development practices.

    $1,209

    per year per user (1-4 users)

    Vertica Analytics Database

    Score10 out of 10
    N/AThe Vertica Analytics Platform supplies enterprise data warehouses with big data analytics capabilities and modernization. Vertica was acquired and supported by OpenText, then sold to Rocket Software in 2026.N/A
    Pricing
    Redgate SQL Toolbelt EssentialsVertica Analytics Database
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Redgate SQL Toolbelt EssentialsVertica Analytics Database
    Free Trial
    YesNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Redgate SQL Toolbelt EssentialsVertica Analytics Database
    Considered Both Products
    Redgate
    No answer on this topic
    Rocket Software
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    9 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    8 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    9 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    8 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    9 Answers
    No answers on this topic
    Best Alternatives
    Redgate SQL Toolbelt EssentialsVertica Analytics Database
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    No answers on this topic
    Snowflake
    Score8.7 out of 10
    Enterprises
    Oracle SQL Developer
    Score8.1 out of 10
    Snowflake
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Redgate SQL Toolbelt EssentialsVertica Analytics Database
    Likelihood to Recommend
    8.0
    (14 ratings)
    8.0
    (7 ratings)
    Usability
    7.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    8.6
    (5 ratings)
    7.9
    (2 ratings)
    User Testimonials
    Redgate SQL Toolbelt EssentialsVertica Analytics Database
    Likelihood to Recommend
    Redgate
    We use SQL Compare to troubleshoot performance problems quite a bit since our data model is more like a template and not everything is 100% in sync and customization occurs between different client databases. We continually get pulled into performance issues and the developers will say Client A is performing different than Client B, why? Using SQL Compare, we usually find that one client was tuned and had indexes altered or added that weren't deployed to all clients or other objects weren't deployed correctly during the release. On the other hand, since our data model practices allow client databases to drift I tried to create a new golden image by trying to compare multiple databases based on the same data model and found it to be a very difficult process to complete using SQL Compare. SQL Compare gave me too much information and doesn't allow enough filtering to eliminate a lot of the noise.
    Incentivized
    Read full review
    Rocket Software
    Vertica as a data warehouse to deliver analytics in-house and even to your client base on scale is not rivaled anywhere in the market. Frankly, in my experience it is not even close to equaled. Because it is such a powerful data warehouse, some people attempt to use it as a transactional database. It certainly is not one of those. Individual row inserts are slow and do not perform well. Deletes are a whole other story. RDBMS it is definitely not. OLAP it rocks.
    Incentivized
    Read full review
    Pros
    Redgate
    • Simple and easy comparison of database schemas and data. Differences can be copied or synced from one database to another with a click of a button.
    • You can save "projects" so that you can easily rerun a previous comparison whenever you need to.
    • It has a very simple, easy to learn interface. I've never needed to read any documentation or watch any tutorials in order to figure out how to do something.
    Incentivized
    Read full review
    Rocket Software
    • Extremely fast query performance - Vertica is one of the fastest query engines out there.
    • Scales to TBs - Scales reasonably well up to 10-20 nodes and 10 - 100s of TB of data.
    • Easy to Use - Fairly easy to user, we made quite some headway with just 1 person running it for a while.
    Incentivized
    Read full review
    Cons
    Redgate
    • Pricing.... I wish there was an inexpensive developer version I could buy for myself.
    • Portability.... I would like to use it from a flash drive so I can use it where ever I am asked to work.
    • Unbundled.... This may be available already but I dont' recall I can buy it cheaply as a stand-alone product. Its only part of the bundle - cost effectively.
    Incentivized
    Read full review
    Rocket Software
    • Could use some work on better integrating with cloud providers and open source technologies. For AWS you will find an AMI in the marketplace and recently a connector for loading data from S3 directly was created. With last release, integration with Kafka was added that can help.
    • Managing large workloads (concurrent queries) is a bit challenging.
    • Having a way to provide an estimate on the duration for currently executing queries / etc. can be helpful. Vertica provides some counters for the query execution engine that are helpful but some may find confusing.
    • Unloading data over JDBC is very slow. We've had to come up with alternatives based on vsql, etc. Not a very clean, official on how to unload data.
    Incentivized
    Read full review
    Usability
    Redgate
    It's a good tool to have, but becomes expensive to buy a user license for each developer.
    Incentivized
    Read full review
    Rocket Software
    No answers on this topic
    Support Rating
    Redgate
    They have a great community website where you can search for answers but are also very responsive when it comes to direct support.
    Incentivized
    Read full review
    Rocket Software
    I haven't had any recent opportunity to reach out to Vertica support. From what I remember, I believe whenever I reached out to them the experience was smooth.
    Incentivized
    Read full review
    Alternatives Considered
    Redgate
    I've used Visual Studio Database Projects for this type of work in the past with some success, but Redgate SQL Compare is faster, more transparent, and simply easier to use. Faster is self explanatory. More transparent, means that it's much easier to set up your desired options for schema change deployment scripts. Easier to use, It's really dead simple. Start a project, connect your source, connect destination, click compare.
    Incentivized
    Read full review
    Rocket Software
    Vertica performs well when the query has good stats and is tuned well. Options for GUI clients are ugly and outdated. IO optimized: it's a columnar store with no indexing structures to maintain like traditional databases. The indexing is achieved by storing the data sorted on disk, which itself is run transparently as a background process.
    Incentivized
    Read full review
    Return on Investment
    Redgate
    • Makes deployment fairly simple. Cutting our deployment time down.
    • With the SDK, we can customize our deployment process very quickly and easily.
    • History is not great, it does create scripts you can go back and see but it would be nice to have a quicker version view by object to save time.
    Incentivized
    Read full review
    Rocket Software
    • Positive impact on ROI by being able to get customer insights in real-time.
    • Positive ROI through reduced time to set-up and maintain Vertica instances.
    Incentivized
    Read full review
    ScreenShots