Apache Druid vs. Titan Distributed Graph Database

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Druid
Score 9.0 out of 10
N/A
Apache Druid is an open source distributed data store. Druid’s core design combines ideas from data warehouses, timeseries databases, and search systems to create a high performance real-time analytics database for a broad range of use cases. Druid merges key characteristics of each of the 3 systems into its ingestion layer, storage format, querying layer, and core architecture.N/A
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
Apache DruidTitan Distributed Graph Database
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
DruidTitan
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache DruidTitan Distributed Graph Database
Best Alternatives
Apache DruidTitan Distributed Graph Database
Small Businesses
InfluxDB
InfluxDB
Score 8.8 out of 10
Neo4j
Neo4j
Score 8.1 out of 10
Medium-sized Companies

No answers on this topic

Neo4j
Neo4j
Score 8.1 out of 10
Enterprises

No answers on this topic

Neo4j
Neo4j
Score 8.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache DruidTitan Distributed Graph Database
Likelihood to Recommend
9.0
(1 ratings)
8.0
(1 ratings)
User Testimonials
Apache DruidTitan Distributed Graph Database
Likelihood to Recommend
Apache
It is extremely well suited to rapid ingest of data from large data sources, due to the fact that you can restrict what is ingested by column/field, so that you only pull in the data you actually want or need.
As stated earlier, the open source version could use better cluster management tools, and troubleshooting tools for failing jobs/tasks.
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
Apache
  • Rapid ingest
  • Limiting ingest to only the relevant fields/columns
  • Easy ingest spec creation
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
Apache
  • Security configuration is problematic
  • Cluster management could have more features
  • Troubleshooting incomplete tasks/jobs is a chore
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
Alternatives Considered
Apache
No answers on this topic
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
Apache
  • Integration with S3 storage has saved about 35% on our storage, over HDFS
  • The rapid ingest has saved user's time in the query aspects of their applications.
  • The ability to ingest from a variety of data sources has made overall user application queries much simpler
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