Redis™* vs. Titan Distributed Graph Database

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Redis™*
Score 9.0 out of 10
N/A
Redis is an open source in-memory data structure server and NoSQL database.
$388
per month
Titan
Score 8.0 out of 10
N/A
Titan is an open-source distributed graph database developed by Aurelius. Aurelius is now part of Datastax (since February 2015).N/A
Pricing
Redis™*Titan Distributed Graph Database
Editions & Modules
Cloud
$388.00
per month
No answers on this topic
Offerings
Pricing Offerings
Redis™*Titan
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™*Titan Distributed Graph Database
Top Pros
Top Cons
Features
Redis™*Titan Distributed Graph Database
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Redis™*
9.2
69 Ratings
5% above category average
Titan Distributed Graph Database
-
Ratings
Performance10.069 Ratings00 Ratings
Availability9.069 Ratings00 Ratings
Concurrency9.068 Ratings00 Ratings
Security8.063 Ratings00 Ratings
Scalability9.469 Ratings00 Ratings
Data model flexibility9.962 Ratings00 Ratings
Deployment model flexibility9.362 Ratings00 Ratings
Best Alternatives
Redis™*Titan Distributed Graph Database
Small Businesses
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Redis™*
Redis™*
Score 9.0 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Redis™*
Redis™*
Score 9.0 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Redis™*
Redis™*
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Redis™*Titan Distributed Graph Database
Likelihood to Recommend
7.9
(76 ratings)
8.0
(1 ratings)
Likelihood to Renew
8.7
(12 ratings)
-
(0 ratings)
Usability
8.2
(5 ratings)
-
(0 ratings)
Support Rating
8.7
(5 ratings)
-
(0 ratings)
Implementation Rating
7.3
(1 ratings)
-
(0 ratings)
User Testimonials
Redis™*Titan Distributed Graph Database
Likelihood to Recommend
Redis Labs
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.
Read full review
Open Source
Titan is definitely a good choice, but it has its learning curve. The documentation may lack in places, and you might have to muster answers from different sources and technologies. But at its core, it does the job of storing and querying graph databases really well. Remember that titan itself is not the whole component, but utilizes other technologies like cassandra, gremlin, tinkerpop, etc to do many other things, and each of them has a learning curve. I would recommend titan for a team, but not for a single person. For single developer, go with Neo4j.
Read full review
Pros
Redis Labs
  • 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.
Read full review
Open Source
  • Titan is really good for abstraction of underlying infrastructure. You can choose between different storage engine of your choice.
  • Open source, backed by community, and free.
  • Supports tinkerpop stack which is backed by apache.
  • Uses gremlin for query language making the whole query structure standardized and open for extension if another graph database comes along in future.
Read full review
Cons
Redis Labs
  • 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.
Read full review
Open Source
  • The community is lacking deep documentation. I had to spend many nights trying to figure many things on my own. As graph databases will grow popular, I am sure this will be improved.
  • Not enough community support. Even in SO you might not find many questions. Though there are some users in SO who quickly answer graph database questions. Need more support.
  • Would love an official docker image.
Read full review
Likelihood to Renew
Redis Labs
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.
Read full review
Open Source
No answers on this topic
Usability
Redis Labs
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.
Read full review
Open Source
No answers on this topic
Support Rating
Redis Labs
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.
Read full review
Open Source
No answers on this topic
Implementation Rating
Redis Labs
Whitelisting of the AWS lambda functions.
Read full review
Open Source
No answers on this topic
Alternatives Considered
Redis Labs
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.
Read full review
Open Source
To be honest, titan is not as popular as Neo4j, though they do the same thing. In my personal opinion, titan has lot of potential, but Neo4j is easier to use. If the organization is big enough, it might choose titan because of its open source nature, and high scalability, but Neo4j comes with a lot of enterprise and community support, better query, better documentation, better instructions, and is also backed by leading tech companies. But titan is very strong when you consider standards. Titan follows gremlin and tinkerpop, both of which will be huge in future as more graph database vendors join the market. If things go really well, maybe Neo4j might have to support gremlin as well.
Read full review
Return on Investment
Redis Labs
  • 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.
Read full review
Open Source
  • Steep learning curve. Your engineers would have to spend lots of time learning different components before they feel comfortable.
  • Have to plan ahead. Maybe this is the nature of graph databases, but I found it difficult to change my schemas after I had data in production.
  • It is free, so time is the only resource you have to put in titan.
Read full review
ScreenShots

Redis™* Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of