[go: up one dir, main page]

Introducing G2.ai, the future of software buying.Try now
ILUM
Sponsored
ILUM
Visit Website
Product Avatar Image
Druid

By Druid

ILUM
Sponsored
ILUM
Visit Website
It's been two months since this profile received a new review
Leave a Review

Druid Reviews & Product Details

Druid Product Details
Profile Status

This profile is currently managed by Druid but has limited features.

Are you part of the Druid team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Value at a Glance

Averages based on real user reviews.

Perceived Cost

$$$$$
ILUM
Sponsored
ILUM
Visit Website
Product Avatar Image

Have you used Druid before?

Answer a few questions to help the Druid community

Druid Reviews (31)

Reviews

Druid Reviews (31)

4.3
31 reviews

Search reviews
View Filters
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Verified User in Computer Software
IC
Mid-Market (51-1000 emp.)
"Open-Source distributed OLAP datastore"
What do you like best about Druid?

1. Pre-aggregate capability which allows to pre-calculate aggregations and save aggregates in segments. Thus, reduces compute and storage costs.

2. Druid UI (0.14+) which has many improvements and allows creating ingestion_specs via UI

3. REST interface for druid_broker for communication, makes it easy to integrate with microservices

4. Druid is a NoSQL DB still it has SQL query support and BAs/Analysts are comfortable using SQL to query Druid

5. Data Security options - Basic HTTP Auth and LDAP supported Review collected by and hosted on G2.com.

What do you dislike about Druid?

1. Complex Architecture - Steep learning curve and has 6 core services which makes deployment & management of Druid cluster complex

2. Memory intensive Historical services - Druid services are quite memory intensive and requires high compute+memory cloud instances.

3. Indexing support - Druid supports only 1 indexing (Inverted Index) which limits the idea of optimizing datasources as per usecase Review collected by and hosted on G2.com.

Shashank N.
SN
Software Engineer III
Enterprise (> 1000 emp.)
"Druid, Kafka and your favourite Dashboard"
What do you like best about Druid?

Druid is amazingly fast and has built-in connectors for most of the popular datasources .

It supports variety of dashboards which makes druid a perfect choice for any Real Time Streaming Application . Review collected by and hosted on G2.com.

What do you dislike about Druid?

Druid natively queries in Json format which is hard to pick up for a SQL user.

Rollover queries are not dynamic . Example - If you want to roll up for a specific time of one day to a specific time of another day , that might not be possible .

Web GUI is also not so user friendly for a business user .

Missing operations friendly cluster manager console.

Druid needs a dedicated server and cannot utilise existing Hadoop resources. Review collected by and hosted on G2.com.

Mohan S.
MS
Senior Software Engineer
Mid-Market (51-1000 emp.)
"Senior Software Engineer"
What do you like best about Druid?

Druid is best for low latency analytics, as it combines the best qualities of a column store and inverted indexing. With column stores, the druid can minimize I/O costs for analytical queries.

It supports OLTP and OLAP.

Real-Time Aggregation.

Batch & Real-Time Ingestion Review collected by and hosted on G2.com.

What do you dislike about Druid?

1. No fault-tolerance on the query execution path. ex: A single query be processed on hundreds of historical nodes — it completely lacks any fault-tolerance on the query execution path.

2. Straggling sub-queries on the historical nodes takes a lot of time.

3. Back filling takes lot of time. But its understandable as to update old segment and update it takes lot of time. I wouldn't consider it as a drawback.

4. As Druid Brokers need to keep the view of the whole cluster in memory , it require significantly more memory and also cause lot lot JVM GC pause.

5. In case of large queries, it saturate the processing capacity of the entire historical layer for up to tens of seconds. Review collected by and hosted on G2.com.

Duminda Kaviranga G.
DG
Computer Engineer
Small-Business (50 or fewer emp.)
"It is a good open source scalable big data analytics database suitable for your business ."
What do you like best about Druid?

It is easy to integrate with other database engines like MySQL. That is called integration features are good! Review collected by and hosted on G2.com.

What do you dislike about Druid?

It will be unable to configure with some of the data analytics platforms like "Metatron." Metatron uses a modified version of druid! Review collected by and hosted on G2.com.

Adam W.
AW
Software Engineer
Mid-Market (51-1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Apache Druid has provided us with fast access to vast quantities of data."
What do you like best about Druid?

The community behind Druid and its docs are great. The scale at which Druid can ingest and query data is impressive. Review collected by and hosted on G2.com.

What do you dislike about Druid?

Only recent versions have support for joins between data sources. Some log messages could be more verbose. Review collected by and hosted on G2.com.

Verified User in Market Research
AM
Enterprise (> 1000 emp.)
"It is a good time series database, Best suited for append only data"
What do you like best about Druid?

It excellently supports horizontal scalability, The deep storage functionality improves data resilience and makes it easy to add a new node. Since the data is partitioned by time out of the box, time-based queries perform exceedingly well. It can ingest a large amount of data very quickly. It has multiple plugins to suffice your need and it can integrate with many cloud infrastructure out of the box. Review collected by and hosted on G2.com.

What do you dislike about Druid?

Need to provide better features to accommodate multi-tenants. Updates to existing data are currently supported by rebuilding the corresponding time segment entirely from the true source, Instead, it should support tenant id based updates. Same-day updates are a little bit tricky and need to iron it out.

One of the places we use it to calculate demographic-based suppression of data and it is slow in that particular scenario. Review collected by and hosted on G2.com.

Verified User in Computer & Network Security
AC
Mid-Market (51-1000 emp.)
"Great analytics database but only for immutable time series data"
What do you like best about Druid?

Apache Druid works very well if you need basic aggregations across immutable time series data. It has some really useful approximations such as HyperLogLog for fast cardinality estimations that converge to exact counts for small datasets. It also now supports Druid Sql as a query language which doesn't have the steep learning curve native Druid query language requires. Review collected by and hosted on G2.com.

What do you dislike about Druid?

Apache Druid becomes hard to use and very inefficient when your data is 1) updated 2) ingested out of order (based on timestamp) or 3) requires joins. Unfortunately this greatly limits the number of use-cases that Druid readily supports. Tooling can be built around it to support things like out of order ingestion but it makes Druid very inefficient.

Druid also has inherent bottlenecks in its design: each cluster can have only one coordinator and one overlord. We found that this made it impossible to scale a single cluster out to meet our needs. Review collected by and hosted on G2.com.

Mike S.
MS
Lead Engineer
Enterprise (> 1000 emp.)
"Druid Review"
What do you like best about Druid?

Easy to use, good documentation, flexible, scaleable. Review collected by and hosted on G2.com.

What do you dislike about Druid?

Performance is not always predictable. Ingestion specs can be difficult to create and debug. Review collected by and hosted on G2.com.

NS
Enterprise (> 1000 emp.)
"Hot Datastore is the new normal and Druid aptly fulfils the criteria"
What do you like best about Druid?

Real-time ingestion and querying capability​

Sub-second query performance​

Time Series based datastore​

Slice N Dice support​

Data Compression Review collected by and hosted on G2.com.

What do you dislike about Druid?

Inability to support nested data

Partial Join Support

Setup to bring it up for the first time Review collected by and hosted on G2.com.

Ashish M.
AM
Technical Lead - Big Data
Enterprise (> 1000 emp.)
"Work on realtime rollup & analysis overto clickstream data"
What do you like best about Druid?

1) Pre-rolled up data into dimension and metrics

2) Lighting fast data/ query result retrieval Review collected by and hosted on G2.com.

What do you dislike about Druid?

Managing the broker/cluster if load is high

Limitation in dynamic dimensions Review collected by and hosted on G2.com.

Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

Druid Comparisons
Product Avatar Image
Snowflake
Compare Now
Product Avatar Image
InfluxDB
Compare Now
Product Avatar Image
Amazon Timestream
Compare Now
Druid Features
Real-Time Data Collection
Data Distribution
Audit Logs
Data Model
Data Types
Data Replication