TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Progress MarkLogic

    Score9 out of 10
    N/AMarkLogic Server is a multi-model database that has both NoSQL and trusted enterprise data management capabilities. The vendor states it is the most secure multi-model database, and it’s deployable in any environment. They state it is an ideal database to power a data hub.

    $0.01

    per MCU/per hour + 0.10 per GB/per month

    Redis Software

    Score8.8 out of 10
    N/ARedis is an open source in-memory data structure server and NoSQL database.N/A
    Pricing
    Progress MarkLogicRedis Software
    Editions & Modules
    Low Priority Fixed
    $0.01
    per MCU/per hour + 0.10 per GB/per month
    Standard Reserved
    $0.07
    per MCU/per hour + 0.10 per GB/per month
    Standard On-Demand
    $0.13
    per MCU/per hour + 0.10 per GB/per month
    No answers on this topic
    Offerings
    Pricing Offerings
    Progress MarkLogicRedis 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
    Progress MarkLogicRedis Software
    Considered Both Products
    Progress Software
    No answer on this topic
    Redis
    No answer on this topic
    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
    Progress MarkLogicRedis Software
    NoSQL Databases
    Comparison of NoSQL Databases features of Progress MarkLogic and Redis Software
    Feature
    Progress MarkLogic
    7.9
    2 Ratings
    8% below category average
    Redis Software
    -
    Ratings
    Performance8.52 Ratings00 Ratings
    Availability8.02 Ratings00 Ratings
    Concurrency7.52 Ratings00 Ratings
    Security9.02 Ratings00 Ratings
    Scalability8.52 Ratings00 Ratings
    Data model flexibility7.02 Ratings00 Ratings
    Deployment model flexibility6.52 Ratings00 Ratings
    Best Alternatives
    Progress MarkLogicRedis Software
    Small Businesses
    IBM Cloudant
    Score7.4 out of 10
    No answers on this topic
    Medium-sized Companies
    IBM Cloudant
    Score7.4 out of 10
    No answers on this topic
    Enterprises
    IBM Cloudant
    Score7.4 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Progress MarkLogicRedis Software
    Likelihood to Recommend
    9.0
    (7 ratings)
    8.0
    (76 ratings)
    Likelihood to Renew
    7.0
    (7 ratings)
    8.7
    (12 ratings)
    Usability
    9.0
    (1 ratings)
    9.0
    (6 ratings)
    Support Rating
    9.0
    (1 ratings)
    8.7
    (5 ratings)
    Implementation Rating
    -
    (0 ratings)
    7.3
    (1 ratings)
    User Testimonials
    Progress MarkLogicRedis Software
    Likelihood to Recommend
    Progress Software
    If you are storing META data then MarkLogic is super useful as it retrieves everything so fast, while storing the whole data shows performance issues some times. If you have legacy systems then migrating from it would really require sweat and blood, on the other hand if you are in systems like Node.js you can simply integrate two systems easily. If you don't know how in the end your your data schema will look like then it's better to make a prototype using MarkLogic.
    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
    Progress Software
    • Search was really advanced. Hard to set up and had limitations about semantical meanings between xml nodes, but provided very good search abilities.
    • The organization of documents across collections and metadata was particularly useful.
    • The REST abilities were very advanced and worked with XQuery well.
    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
    Progress Software
    • MarkLogic still has a long way to go in fostering the developer community. Many developers are gravitating to the simple integrations and do not delve into the deeper capabilities. They have made tremendous strides in recent months and I am sure this will improve over time.
    • Many of the best features are left on the floor by enterprises who end up implementing MarkLogic as a data store. MarkLogic needs to help customers find ways to better leverage their investment and be more creative in how they use the product.
    • Licensing costs become a major hurdle for adoption. The pricing model has improved for basic implementations, but the costs seem very prohibitive for some verticals and for some of the most advanced features.
    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
    Progress Software
    MarkLogic is expensive but solid. While we use open source for almost everything else, the backend database is too critically important. At this point, re-tooling for a different back end would take too much time to be a viable option.
    Incentivized
    Read full review
    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
    Progress Software
    Very little about it can be done better or with greater ease. Even things that seem difficult aren't really that bad. There's multiple ways to accomplish any admin task. MarkLogic requires a fraction of administrative effort that you see with enterprise RDBMS like Oracle. MarkLogic is continually improving the tools to simplify cluster configuration and maintenance.
    Incentivized
    Read full review
    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
    Progress Software
    There's always room for improvement. Some problems get solved faster than others, of course. MarkLogic's direct support is very responsive and professional. If they can't help immediately, they always have good feedback and are eager to receive information and details to work to replicate the problem. They are quick to escalate major support issues and production show-stopping problems. In addition to MarkLogic's direct support, there are several employees who are very active among the community and many questions and common issues get quick attention from helpful responses to email and StackOverflow questions.
    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
    Progress Software
    No answers on this topic
    Redis
    Whitelisting of the AWS lambda functions.
    Incentivized
    Read full review
    Alternatives Considered
    Progress Software
    We had Fast in place when Microsoft had bought it up and was going to change / deprecate it. One of the biggest advantages of MarkLogic for search actually had to do with the rest of the content pipeline - it allowed us to have it all in one technology. On the NoSQL side, we looked at MongoDB a couple years back. At that time, MarkLogic came in stronger on indexing, transaction reliability, and DR options. For us, that was worth using a commercial product.
    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
    Progress Software
    • MarkLogic reduced the amount of time that the DevOps team needed to dedicate to database updates, as the engineering team was mostly able to easily design and maintain database upgrades without requiring specialists such as database architects on the DevOps side. This capability flowed from the product's speed and the versatility of its XQuery language and libraries.
    • MarkLogic required significant education and buy-in time for the engineering team.
    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