TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Oracle Coherence

    Score7.9 out of 10
    N/AOracle Coherence is database management and development software.N/A

    Redis Software

    Score8.8 out of 10
    N/ARedis is an open source in-memory data structure server and NoSQL database.N/A
    Pricing
    Oracle CoherenceRedis Software
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Oracle CoherenceRedis Software
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeOptional
    Additional Details——
    More Pricing Information
    Community Pulse
    Oracle CoherenceRedis Software
    Considered Both Products
    Oracle
    Chose Oracle Coherence
    Oracle Coherence is more straightforward to deploy than IBM Datapower ExtremeScale. We used ExtremeScale previously in the form of their Datapower caching appliances. The firmware was difficult to upgrade in the appliances, and we had trouble getting them patched …
    Incentivized
    Chose Oracle Coherence
    Coherence kicks Redis's butt when it comes to performance and feature set. However, it lags far behind in terms of market penetration and cloud readiness.
    Incentivized
    Redis
    Chose Redis Software
    All are good products. MongoDB is a great NoSQL DB but didn't seem to have the high performance caching of Redis. Coherence and Xtreme Scale are expensive. In my opinion for our particular use case, Redis was the clear winner.
    Incentivized
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    6 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    6 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    6 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    6 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    6 Answers
    Features
    Oracle CoherenceRedis Software
    Database Development
    Comparison of Database Development features of Oracle Coherence and Redis Software
    Feature
    Oracle Coherence
    8.7
    4 Ratings
    2% above category average
    Redis Software
    -
    Ratings
    Version control tools9.02 Ratings00 Ratings
    Test data generation8.21 Ratings00 Ratings
    Performance optimization tools9.34 Ratings00 Ratings
    Schema maintenance9.02 Ratings00 Ratings
    Database change management8.02 Ratings00 Ratings
    Database Administration
    Comparison of Database Administration features of Oracle Coherence and Redis Software
    Feature
    Oracle Coherence
    8.3
    4 Ratings
    3% above category average
    Redis Software
    -
    Ratings
    User management8.02 Ratings00 Ratings
    Database security10.01 Ratings00 Ratings
    Database status reporting7.23 Ratings00 Ratings
    Change management8.02 Ratings00 Ratings
    Best Alternatives
    Oracle CoherenceRedis Software
    Small Businesses
    DBeaver
    Score8.6 out of 10
    No answers on this topic
    Medium-sized Companies
    DBeaver
    Score8.6 out of 10
    No answers on this topic
    Enterprises
    DBeaver
    Score8.6 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle CoherenceRedis Software
    Likelihood to Recommend
    7.8
    (5 ratings)
    8.0
    (76 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.7
    (12 ratings)
    Usability
    -
    (0 ratings)
    9.0
    (6 ratings)
    Support Rating
    10.0
    (1 ratings)
    8.7
    (5 ratings)
    Implementation Rating
    -
    (0 ratings)
    7.3
    (1 ratings)
    User Testimonials
    Oracle CoherenceRedis Software
    Likelihood to Recommend
    Oracle
    Oracle Coherence can be used to solve latency problems by caching data near the application tier. In-memory performance helps to reduce data contention, thus improving application response time. Oracle Coherence does a great job at scaling linearly and can do so dynamically. Oracle Coherence can replicate data so it can be part of a disaster recovery solution. One thing that is often overlooked with elastic caches is their ability to analyze data in memory, leveraging the processing power of the data grid. This is something Oracle Coherence does exceptionally well. Oracle Coherence also provided event handling capabilities to allow applications to respond to events triggered by transactions.
    Incentivized
    Read full review
    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
    Pros
    Oracle
    • Performance. Superfast resolution of complex data grid queries.
    • Reliability. Availability domain support for disaster recovery.
    • Programming model. Frictionless API for use with Java 8.
    Incentivized
    Read full review
    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
    Cons
    Oracle
    • I can't really come up with too many flaws, but possibly a bit expensive considering there are good open source caches like Ehcache.
    Incentivized
    Read full review
    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
    Likelihood to Renew
    Oracle
    No answers on this topic
    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
    Usability
    Oracle
    No answers on this topic
    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
    Support Rating
    Oracle
    Oracle Coherence support team is responsive and knowledgeable. We contacted them to ask a couple of design questions about how we were setting up Oracle Coherence based on how we used IBM's Datapower Extreme Scale. They were able to guide us so that we got the design correct the first time and didn't have to go back and re-architect our design later.
    Incentivized
    Read full review
    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
    Implementation Rating
    Oracle
    No answers on this topic
    Redis
    Whitelisting of the AWS lambda functions.
    Incentivized
    Read full review
    Alternatives Considered
    Oracle
    DataSynapse GridServer has the same cache functionality connected with a grid distributed application deployment platform. It provides all the necessary tools to configure and manage these applications. On the otherhand Oracle Coherence has more a flexible configuration and better performance. Also the Oracle configuration and monitoring tools are more convenient and informative than the DataSynapse ones.
    Incentivized
    Read full review
    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
    Return on Investment
    Oracle
    • In my current project, it is yet to be decided as we are on the way to make it live for users. But I am sure it will be an added value to obtain timely calculations.
    Incentivized
    Read full review
    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
    ScreenShots

    Redis Software Screenshots

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