TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Redis Software

    Score8.8 out of 10
    N/ARedis is an open source in-memory data structure server and NoSQL database.N/A

    Microsoft SQL Server

    Score8.7 out of 10
    N/AMicrosoft SQL Server is a relational database.

    $1,418

    Per License

    Pricing
    Redis SoftwareMicrosoft SQL Server
    Editions & Modules
    No answers on this topic
    Subscription
    $1,418.00
    Per License
    Enterprise
    $13,748.00
    Per License
    Offerings
    Pricing Offerings
    Redis SoftwareMicrosoft SQL Server
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Redis SoftwareMicrosoft SQL Server
    Considered Both Products
    Redis
    Chose Redis Software
    Microsoft SQL requires a lot of resources to run at its optimal performance level. Redis runs faster search queries at a reduced cost.
    Incentivized
    Chose Redis Software
    Redis was our first and last choice.
    Incentivized
    Chose Redis Software
    Previously (not necessarily as solutions for this application stack) many have used alternatives including Memcached, MongoDB, CouchDB, Cassandra etc., and Redis was tested and compared to these other solutions - if only mentally. Ultimately while they are all good solutions …
    Incentivized
    Chose Redis Software
    Redis is had higher performance at a cheaper cost than any of these alternatives. The downside is the data is not as durable as these alternatives. Redis is like SQL where you pay of the instance running 24/7 where dynamo and s3 you pay per usage. Redis schema most closely …
    Incentivized
    Microsoft
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    6 Answers
    100%
    Would buy again
    53 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    6 Answers
    96%
    Delivers good value for the price
    45 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    6 Answers
    100%
    Happy with the feature set
    53 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    6 Answers
    100%
    Lived up to sales and marketing promises
    39 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    6 Answers
    100%
    Implementation went as expected
    45 Answers
    Best Alternatives
    Redis SoftwareMicrosoft SQL Server
    Small Businesses
    No answers on this topic
    Amazon RDS
    Score8.1 out of 10
    Medium-sized Companies
    No answers on this topic
    SingleStore
    Score8.2 out of 10
    Enterprises
    No answers on this topic
    SAP IQ
    Score5.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Redis SoftwareMicrosoft SQL Server
    Likelihood to Recommend
    8.0
    (76 ratings)
    7.9
    (107 ratings)
    Likelihood to Renew
    8.7
    (12 ratings)
    9.0
    (8 ratings)
    Usability
    9.0
    (6 ratings)
    7.6
    (17 ratings)
    Availability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Performance
    -
    (0 ratings)
    9.0
    (1 ratings)
    Support Rating
    8.7
    (5 ratings)
    7.9
    (26 ratings)
    In-Person Training
    -
    (0 ratings)
    9.0
    (1 ratings)
    Online Training
    -
    (0 ratings)
    9.0
    (1 ratings)
    Implementation Rating
    7.3
    (1 ratings)
    9.0
    (6 ratings)
    Configurability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Data Sharing and Collaboration
    -
    (0 ratings)
    9.0
    (5 ratings)
    Data Sources
    -
    (0 ratings)
    10.0
    (5 ratings)
    Ease of integration
    -
    (0 ratings)
    9.0
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    9.0
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    9.0
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    9.0
    (1 ratings)
    User Testimonials
    Redis SoftwareMicrosoft SQL Server
    Likelihood to Recommend
    Redis
    Redis has been a great investment for our organization as we needed a solution for high speed data caching. The ramp up and integration was quite easy. Redis handles automatic failover internally, so no crashes provides high availability. On the fly scaling scale to more/less cores and memory as and when needed.
    Incentivized
    Read full review
    Microsoft
    Microsoft SQL is ubiquitous, while MySQL runs under the hood all over the place. Microsoft SQL is the platform taught in colleges and certification courses and is the one most likely to be used by businesses because it is backed by Microsoft. Its interface is friendly (well, as pleasant as SQL can be) and has been used by so many for so long that resources are freely available if you encounter any issues.
    Incentivized
    Read full review
    Pros
    Redis
    • Easy for developers to understand. Unlike Riak, which I've used in the past, it's fast without having to worry about eventual consistency.
    • Reliable. With a proper multi-node configuration, it can handle failover instantly.
    • Configurable. We primarily still use Memcache for caching but one of the teams uses Redis for both long-term storage and temporary expiry keys without taking on another external dependency.
    • Fast. We process tens of thousands of RPS and it doesn't skip a beat.
    Incentivized
    Read full review
    Microsoft
    • Easy to configure and use with Visual Studio and Dot Net
    • Easy integration with MSBI to perform data analysis
    • Data Security
    • Easy to understand and use
    • Very easy to export database and tables in the form of SQL query or a script
    Incentivized
    Read full review
    Cons
    Redis
    • We had some difficulty scaling Redis without it becoming prohibitively expensive.
    • Redis has very simple search capabilities, which means its not suitable for all use cases.
    • Redis doesn't have good native support for storing data in object form and many libraries built over it return data as a string, meaning you need build your own serialization layer over it.
    Incentivized
    Read full review
    Microsoft
    • Microsoft SQL Server Enterprise edition has a high cost but is the only edition which supports SQL Always On Availability Groups. It would be nice to include this feature in the Standard version.
    • Licensing of Microsoft SQL Server is a quite complex matter, it would be good to simplify licensing in the future. For example, per core vs per user CAL licensing, as well as complex licensing scenarios in the Cloud and on Edge locations.
    • It would be good to include native tools for converting Oracle, DB2, Postgresql and MySQL/MariaDB databases (schema and data) for import into Microsoft SQL Server.
    Incentivized
    Read full review
    Likelihood to Renew
    Redis
    We will definitely continue using Redis because: 1. It is free and open source. 2. We already use it in so many applications, it will be hard for us to let go. 3. There isn't another competitive product that we know of that gives a better performance. 4. We never had any major issues with Redis, so no point turning our backs.
    Incentivized
    Read full review
    Microsoft
    We understand that the Microsoft SQL Server will continue to advance, offering the same robust and reliable platform while adding new features that enable us, as a software center, to create a superior product. That provides excellent performance while reducing the hardware requirements and the total cost of ownership of our solution.
    Incentivized
    Read full review
    Usability
    Redis
    It is quite simple to set up for the purpose of managing user sessions in the backend. It can be easily integrated with other products or technologies, such as Spring in Java. If you need to actually display the data stored in Redis in your application this is a bit difficult to understand initially but is possible.
    Incentivized
    Read full review
    Microsoft
    SQL Server mostly 'just works' or generates error messages to help you sort out the trouble. You can usually count on the product to get the job done and keep an eye on your potential mistakes. Interaction with other Microsoft products makes operating as a Windows user pretty straight forward. Digging through the multitude of dialogs and wizards can be a pain, but the answer is usually there somewhere.
    Incentivized
    Read full review
    Reliability and Availability
    Redis
    No answers on this topic
    Microsoft
    Its does not have outages.
    Incentivized
    Read full review
    Performance
    Redis
    No answers on this topic
    Microsoft
    SSAS data cubes may some time slow down your Excel reports.
    Incentivized
    Read full review
    Support Rating
    Redis
    The support team has always been excellent in handling our mostly questions, rarely problems. They are responsive, find the solution and get us moving forward again. I have never had to escalate a case with them. They have always solved our problems in a very timely manner. I highly commend the support team.
    Incentivized
    Read full review
    Microsoft
    We managed to handle most of our problems by looking into Microsoft's official documentation that has everything explained and almost every function has an example that illustrates in detail how a particular functionality works. Just like PowerShell has the ability to show you an example of how some cmdlet works, that is the case also here, and in my opinion, it is a very good practice and I like it.
    Incentivized
    Read full review
    In-Person Training
    Redis
    No answers on this topic
    Microsoft
    It was good
    Incentivized
    Read full review
    Online Training
    Redis
    No answers on this topic
    Microsoft
    very hands on and detailed training
    Incentivized
    Read full review
    Implementation Rating
    Redis
    Whitelisting of the AWS lambda functions.
    Incentivized
    Read full review
    Microsoft
    Other than SQL taking quite a bit of time to actually install there are no problems with installation. Even on hardware that has good performance SQL can still take close to an hour to install a typical server with management and reporting services.
    Incentivized
    Read full review
    Alternatives Considered
    Redis
    We are big users of MySQL and PostgreSQL. We were looking at replacing our aging web page caching technology and found that we could do it in SQL, but there was a NoSQL movement happening at the time. We dabbled a bit in the NoSQL scene just to get an idea of what it was about and whether it was for us. We tried a bunch, but I can only seem to remember Mongo and Couch. Mongo had big issues early on that drove us to Redis and we couldn't quite figure out how to deploy couch.
    Incentivized
    Read full review
    Microsoft
    [Microsoft] SQL Server has a much better community and professional support and is overall just a more reliable system with Microsoft behind it. I've used MySQL in the past and SQL Server has just become more comfortable for me and is my go to RDBMS.
    Incentivized
    Read full review
    Scalability
    Redis
    No answers on this topic
    Microsoft
    SQL server does handle growing demands of a mid sized company.
    Incentivized
    Read full review
    Return on Investment
    Redis
    • Redis has helped us increase our throughput and server data to a growing amount of traffic while keeping our app fast. We couldn't have grown without the ability to easily cache data that Redis provides.
    • Redis has helped us decrease the load on our database. By being able to scale up and cache important data, we reduce the load on our database reducing costs and infra issues.
    • Running a Redis node on something like AWS can be costly, but it is often a requirement for scaling a company. If you need data quickly and your business is already a positive ROI, Redis is worth the investment.
    Incentivized
    Read full review
    Microsoft
    • Increased accuracy - We went from multiple users having different versions of an Excel spreadsheet to a single source of truth for our reporting.
    • Increased Efficiency - We can now generate reports at any time from a single source rather than multiple users spending their time collating data and generating reports.
    • Improved Security - Enterprise level security on a dedicated server rather than financial files on multiple laptop hard drives.
    Incentivized
    Read full review
    ScreenShots

    Redis Software Screenshots

    Screenshot of Database configurationScreenshot of Database metricsScreenshot of DatabasesScreenshot of NodesScreenshot of Alerts