TAGGED BLOG LIST
All Posts With Tag: Performance
-
High performance dashboard with Grafana
In this blog post we’ll see how to leverage Clickhouse plugin and Grafana to create really performant dashboard on Hydrolix data platform. Dashboard Variables Grafana has a concept of variable… Continue reading High performance dashboard with Grafana
-
Monitoring query performance
In the previous blog post eating our own logs we saw how Hydrolix cluster is indexing its own logs. Our logs contains lots of very useful information, in this blog… Continue reading Monitoring query performance
-
Handling Multiple Groupings in a Single Pass
Handle multiple group in a single SQL statement without blowing up memory !
-
Clickhouse Meetup
Our very own Fed presenting Hydrolix to the clickhouse meetup in SF In his talk Fed talks about how Hydrolix forked Clickhouse to support high performance reading and writing to… Continue reading Clickhouse Meetup
-
When Append-Only Doesn’t Cut It
Alter is a new mechanism at Hydrolix allowing user to modify and delete indexed data.
When alter is running it has no impact on performance for users with our decouple approach.
Alter is safer than any other approach as we can rollback or commit the change in an atomic way with our cloud storage approach creating new partition is free. -
Managing your noisy neighbour
How Hydrolix can isolate users and teams to use dedicated server pools, avoiding noisy neighbours and improve reliability for everyone.
-
Big Data with small bill
A month ago I started indexing Certificate transparency logs into Hydrolix.I’ve already created a blog post about this that you can view here. This one is more about the performance… Continue reading Big Data with small bill
-
Hydrolix 18x Faster than Elasticsearch
Mark Litwintschik, consultant, tech author and prolific benchmarker of databases, ran Hydrolix through its paces recently and published the results on his blog. Starting with a data set of 1.1… Continue reading Hydrolix 18x Faster than Elasticsearch