Hacker News new | ask | show | jobs
by tjungblut 2762 days ago
Kusto is architecturally closer to Dremel (or BigQuery). It's a columnar compressed datastore with a nice query language. Not the most efficient way to store and query timeseries data though.

Back then (internally) we actually had a lot of issues with ingesting and querying time series data at scale.