TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    ReSharper

    Score10 out of 10
    N/AReSharper is a code analysis and debugging tool available as an extender to Visual Studio. Its features are also present in JetBrain's .NET IDE, Rider.

    $13.90

    per month per user

    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)

    Pricing
    ReSharperRedgate SQL Toolbelt Essentials
    Editions & Modules
    For Individuals
    $139
    per year per user
    For Organizations
    $349
    per year per user
    No answers on this topic
    Offerings
    Pricing Offerings
    ReSharperRedgate SQL Toolbelt Essentials
    Free Trial
    YesYes
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    ReSharperRedgate SQL Toolbelt Essentials
    Considered Both Products
    JetBrains
    No answer on this topic
    Redgate
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    9 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    8 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    9 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    8 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    9 Answers
    Best Alternatives
    ReSharperRedgate SQL Toolbelt Essentials
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    No answers on this topic
    No answers on this topic
    Enterprises
    No answers on this topic
    Oracle SQL Developer
    Score8.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    ReSharperRedgate SQL Toolbelt Essentials
    Likelihood to Recommend
    10.0
    (4 ratings)
    8.0
    (14 ratings)
    Usability
    9.0
    (1 ratings)
    7.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    8.6
    (5 ratings)
    User Testimonials
    ReSharperRedgate SQL Toolbelt Essentials
    Likelihood to Recommend
    JetBrains
    ReSharper is the best all-in-one tool for Visual Studio that I have encountered. It contains many features not found in Visual Studio Enterprise, and those features already in Visual Studio provide much better implementations. I would recommend this to all developers, with the only people who will find it a detriment are developers running older, slower machines (due to ReSharper's resource requirements).
    Incentivized
    Read full review
    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
    Pros
    JetBrains
    • Shortcuts are awesome. Navigation through the code gets really easy.
    • I use it every day: go to the last modified position, go to the next error, find usages. All refactoring shortcuts!
    • Color identifiers let me identify variables from constants, methods, properties, and types. I use this feature and I can not live without it.
    • Move code by scope is handy.
    • Adding missing references automatically.
    Incentivized
    Read full review
    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
    Cons
    JetBrains
    • Sometimes it gives suggestion that are not suitable for code that you wrote
    Read full review
    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
    Usability
    JetBrains
    ReSharper is very familiar if you already know Visual Studio. JetBrains does have an excellent IDE (Rider); however, since ReSharper is an extension to Visual Studio, you only need to learn what their tools add, not a whole new way of working. I have found the extension's interface to be straightforward, although perhaps due to the massive range of features, navigating the menus is a little time-consuming until your muscle memory kicks in. Maybe a feature search tool would help make usability a 10 out of 10?
    Incentivized
    Read full review
    Redgate
    It's a good tool to have, but becomes expensive to buy a user license for each developer.
    Incentivized
    Read full review
    Support Rating
    JetBrains
    No answers on this topic
    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
    Alternatives Considered
    JetBrains
    ReSharper does what it does very well because it operates inside the IDE you are already using. It provides advanced features that function far above and beyond what Visual Studio Professional offers and does not require you to learn another IDE like JetBrain's excellent IDE Rider. My only wish is that ReSharper had a Visual Studio Code plugin!
    Incentivized
    Read full review
    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
    Return on Investment
    JetBrains
    • ReSharper is our go-to tool for file formatting. All of our code process must be formatted correctly, and ReSharper makes that an easy to access keyboard shortcut.
    Incentivized
    Read full review
    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
    ScreenShots